Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-074152
#<BuildRuby:0x00005637cf5840c8
@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.20231207-074152",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003871 0.988575 ( 1.310652)
build_miniruby 0.000646 0.000146 0.862467 ( 0.863000)
build_ruby 0.001069 0.000195 2.693414 ( 2.696619)
build_all 0.002006 0.005336 11.959315 ( 1.017438)
build_install 0.011862 0.001256 3.550856 ( 0.961449)
test_btest 0.000638 0.000159 66.331399 ( 5.076209)
test_basic 0.000000 0.002912 0.377018 ( 0.459728)
test_all 0.081411 0.023730 403.272789 ( 40.520242)
test_rubyspec 0.048801 0.023323 39.539057 ( 52.210167)
total: 105.12 sec