Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-010408
#<BuildRuby:0x000055b672bcc090
@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.20231228-010408",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.006222 0.000000 1.198420 ( 1.584546)
build_miniruby 0.000937 0.000000 0.885664 ( 0.884905)
build_ruby 0.001465 0.000225 2.948296 ( 2.952578)
build_all 0.010132 0.000000 16.664907 ( 1.534434)
build_install 0.007971 0.000482 4.669474 ( 1.143924)
test_btest 0.000599 0.000130 83.631119 ( 7.842102)
test_basic 0.000452 0.004228 0.665491 ( 0.740456)
test_all 0.105288 0.027673 571.239014 ( 51.366552)
test_rubyspec 0.018577 0.028230 49.472197 ( 61.898927)
total: 129.95 sec