Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-171404
#<BuildRuby:0x000055c515800090
@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.20231221-171404",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000956 0.003312 1.050241 ( 1.324848)
build_miniruby 0.001007 0.000275 0.912241 ( 0.912431)
build_ruby 0.001019 0.000278 2.739809 ( 2.773405)
build_all 0.007339 0.000808 12.080233 ( 1.040417)
build_install 0.000000 0.010444 3.595431 ( 0.988227)
test_btest 0.000083 0.000637 64.277301 ( 5.644054)
test_basic 0.002531 0.001168 0.386154 ( 0.467928)
test_all 0.081515 0.026372 452.218942 ( 38.844969)
test_rubyspec 0.017167 0.033069 40.721773 ( 53.508809)
total: 105.51 sec