Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-043425
#<BuildRuby:0x0000560f859ef788
@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.20240103-043425",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004307 0.001435 1.033081 ( 1.311009)
build_miniruby 0.000731 0.000243 0.794965 ( 0.794808)
build_ruby 0.001064 0.000355 2.643935 ( 2.644993)
build_all 0.007429 0.000746 11.767023 ( 1.008109)
build_install 0.003573 0.007549 3.423805 ( 0.953285)
test_btest 0.000509 0.000212 60.748440 ( 5.844388)
test_basic 0.004365 0.000000 0.420064 ( 0.500046)
test_all 0.088228 0.007940 384.193666 ( 36.161714)
test_rubyspec 0.048415 0.024405 40.037031 ( 52.628068)
total: 101.85 sec