Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-000527
#<BuildRuby:0x000055e7df467220
@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.20240118-000527",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004858 0.000150 1.426659 ( 1.787552)
build_miniruby 0.000787 0.000125 0.869538 ( 0.868985)
build_ruby 0.001884 0.000000 2.727359 ( 2.731924)
build_all 0.009494 0.000000 14.526396 ( 1.324242)
build_install 0.007865 0.000000 4.363419 ( 1.145180)
test_btest 0.000984 0.000047 76.262659 ( 7.182747)
test_basic 0.005360 0.000160 0.794392 ( 0.867300)
test_all 0.097339 0.031089 502.453589 ( 51.509744)
test_rubyspec 0.036530 0.024138 79.266969 ( 91.618828)
total: 159.04 sec