Logfile: /home/opc/ruby/logs/brlog.master.20240629-203849
#<BuildRuby:0x0000ffff44bffdd0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240629-203849",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j3'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001183 0.004481 1.953585 ( 2.244587)
build_miniruby 0.000782 0.000391 1.149597 ( 1.148111)
build_ruby 0.001829 0.000915 1.916744 ( 4.251758)
build_all 0.004858 0.002430 4.030048 ( 1.894462)
build_install 0.005546 0.009640 5.319727 ( 2.648608)
test_btest 0.000465 0.000279 58.587382 ( 22.838360)
test_basic 0.004560 0.002735 0.562825 ( 0.632433)
test_all 0.080478 0.047562 530.242642 (231.293777)
test_rubyspec 0.018428 0.091074 79.419096 ( 35.010572)
total: 301.96 sec