Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-015543
#<BuildRuby:0x000055846e803d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231117-015543",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004073 0.000204 1.168232 ( 1.664387)
build_miniruby 0.000945 0.000047 0.834986 ( 0.834664)
build_ruby 0.001528 0.000076 2.707225 ( 2.707070)
build_all 0.010001 0.000000 16.329540 ( 1.419890)
build_install 0.001091 0.007883 4.820693 ( 1.145723)
test_btest 0.000918 0.000115 79.620308 ( 7.789577)
test_basic 0.003819 0.000477 0.695380 ( 0.772252)
test_all 0.095413 0.040812 501.449076 ( 57.085177)
test_rubyspec 0.037812 0.017569 50.283222 ( 62.624790)
total: 136.04 sec