Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-091513
#<BuildRuby:0x000055c904c18090
@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-091513",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002974 0.000991 1.046421 ( 1.310720)
build_miniruby 0.000841 0.000280 0.903615 ( 0.904314)
build_ruby 0.000741 0.000247 2.733759 ( 2.737684)
build_all 0.006991 0.000738 12.167510 ( 1.016269)
build_install 0.000000 0.011640 3.593707 ( 0.984111)
test_btest 0.000479 0.000301 63.542146 ( 5.227201)
test_basic 0.002542 0.001387 0.388558 ( 0.470904)
test_all 0.081640 0.024559 443.465832 ( 47.843865)
test_rubyspec 0.027276 0.025042 40.367879 ( 53.070613)
total: 113.57 sec