Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-151215
#<BuildRuby:0x00005605de9a80a0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-151215",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005002 0.000143 0.941056 ( 1.339486)
build_miniruby 0.000904 0.000151 0.796589 ( 0.796619)
build_ruby 0.001227 0.000205 2.662036 ( 2.662757)
build_all 0.007836 0.000528 12.168460 ( 1.013005)
build_install 0.003260 0.006649 4.064943 ( 1.001587)
test_btest 0.000000 0.000832 62.099214 ( 5.893851)
test_basic 0.000000 0.004013 0.405101 ( 0.484655)
test_all 0.074792 0.020314 357.922970 ( 36.506117)
test_rubyspec 0.035405 0.028419 39.937300 ( 52.484921)
total: 102.18 sec