Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-041507
#<BuildRuby:0x000055bf6f1cb400
@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.20231231-041507",
@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.000013 0.000006 0.000019 ( 0.000019)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000715 0.004323 0.812588 ( 1.191965)
build_miniruby 0.000707 0.000393 0.802862 ( 0.802969)
build_ruby 0.000907 0.000503 2.710306 ( 2.711102)
build_all 0.003816 0.003967 11.934702 ( 0.988806)
build_install 0.007132 0.006052 3.436047 ( 0.968752)
test_btest 0.000418 0.000266 62.987991 ( 5.129829)
test_basic 0.005577 0.000000 0.395233 ( 0.473968)
test_all 0.074454 0.024090 384.667714 ( 32.689651)
test_rubyspec 0.033550 0.033894 40.522064 ( 53.065378)
total: 98.02 sec