Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-162611
#<BuildRuby:0x000055607ebac0a0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-162611",
@make="make",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004941 0.000141 1.075007 ( 1.468456)
build_miniruby 0.000894 0.000138 0.717115 ( 0.717062)
build_ruby 0.001480 0.000000 2.220802 ( 2.221394)
build_all 0.000000 0.008282 12.478450 ( 1.054733)
build_install 0.010721 0.005475 4.138726 ( 1.066009)
test_btest 0.000828 0.000000 70.278982 ( 5.347698)
test_basic 0.004800 0.000388 0.407711 ( 0.487405)
test_all 0.061545 0.040125 365.256772 ( 43.630844)
test_rubyspec 0.020726 0.021564 86.796363 ( 11.022609)
total: 67.02 sec