Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-180756
#<BuildRuby:0x000055c316a2ffd8
@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-180756",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004855 0.000260 0.809148 ( 1.186083)
build_miniruby 0.000719 0.000320 0.827585 ( 0.827833)
build_ruby 0.000993 0.000441 2.662526 ( 2.663403)
build_all 0.007544 0.000000 11.916224 ( 0.954381)
build_install 0.011291 0.001760 3.390298 ( 0.970797)
test_btest 0.000566 0.000189 64.787567 ( 4.965044)
test_basic 0.003529 0.001176 0.410282 ( 0.490197)
test_all 0.078919 0.021545 395.351697 ( 34.541157)
test_rubyspec 0.039340 0.028918 40.503600 ( 53.070518)
total: 99.67 sec