Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-000924
#<BuildRuby:0x000055f7d0d77918
@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.20240106-000924",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000692 0.003488 0.947312 ( 1.346313)
build_miniruby 0.001614 0.000269 0.993765 ( 0.993106)
build_ruby 0.001096 0.000182 2.853597 ( 2.858694)
build_all 0.008850 0.000746 14.735051 ( 1.365155)
build_install 0.005105 0.004537 4.187178 ( 1.165483)
test_btest 0.000702 0.000000 76.201126 ( 7.017997)
test_basic 0.006015 0.000000 0.541080 ( 0.620991)
test_all 0.101874 0.031705 534.707346 ( 54.133631)
test_rubyspec 0.016142 0.017388 48.712626 ( 61.296741)
total: 130.80 sec