Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-184120
#<BuildRuby:0x000055b95c443520
@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.20231231-184120",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002921 0.001622 1.231885 ( 1.623282)
build_miniruby 0.000929 0.000516 0.948932 ( 0.947909)
build_ruby 0.001277 0.000709 2.924624 ( 2.928720)
build_all 0.006534 0.003162 16.867824 ( 1.567099)
build_install 0.005396 0.002944 4.700014 ( 1.144241)
test_btest 0.000682 0.000372 83.009086 ( 7.644788)
test_basic 0.000000 0.005504 0.734070 ( 0.810251)
test_all 0.103406 0.033719 568.994038 ( 52.955463)
test_rubyspec 0.036681 0.015322 51.942982 ( 64.113696)
total: 133.74 sec