Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-040417
#<BuildRuby:0x000055a2d34b8090
@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.20231222-040417",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003724 0.732337 ( 1.111354)
build_miniruby 0.000000 0.001057 0.902188 ( 0.902127)
build_ruby 0.000000 0.001212 2.776562 ( 2.778003)
build_all 0.000000 0.007279 12.231430 ( 1.012694)
build_install 0.006319 0.007372 3.481020 ( 0.981137)
test_btest 0.000370 0.000227 63.256044 ( 6.114199)
test_basic 0.002048 0.002621 0.374993 ( 0.456157)
test_all 0.092085 0.014654 417.104099 ( 43.315673)
test_rubyspec 0.027772 0.022091 40.474151 ( 53.234689)
total: 109.91 sec