Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-144911
#<BuildRuby:0x000055a2fec93500
@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.20231230-144911",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.001912 0.003259 1.121501 ( 1.532141)
build_miniruby 0.000782 0.000276 0.926011 ( 0.925150)
build_ruby 0.000891 0.000314 2.827742 ( 2.828869)
build_all 0.009898 0.000000 16.681863 ( 1.471955)
build_install 0.008367 0.000000 4.691880 ( 1.147697)
test_btest 0.000993 0.000000 85.700021 ( 6.837877)
test_basic 0.002039 0.003563 0.707600 ( 0.780171)
test_all 0.098335 0.035066 557.727270 ( 59.480870)
test_rubyspec 0.017020 0.029279 50.163568 ( 62.476727)
total: 137.48 sec