Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-202211
#<BuildRuby:0x0000560b4f287b88
@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.20240117-202211",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002244 0.002794 1.070402 ( 1.496873)
build_miniruby 0.000955 0.000191 0.902017 ( 0.901657)
build_ruby 0.001079 0.000216 2.682524 ( 2.681828)
build_all 0.004617 0.004892 14.666577 ( 1.295891)
build_install 0.007053 0.000734 4.208297 ( 1.090195)
test_btest 0.000000 0.000989 75.513367 ( 7.203965)
test_basic 0.000000 0.004092 0.665642 ( 0.741143)
test_all 0.093005 0.035294 491.920185 ( 48.531239)
test_rubyspec 0.024643 0.039057 80.319282 ( 92.639158)
total: 156.58 sec