Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-203933
#<BuildRuby:0x000055a185a6f280
@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.20231218-203933",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004222 0.000089 1.032324 ( 1.305772)
build_miniruby 0.000545 0.000149 0.878792 ( 0.879215)
build_ruby 0.001264 0.000344 2.708621 ( 2.710611)
build_all 0.005988 0.001633 12.151813 ( 0.988891)
build_install 0.004112 0.009736 3.607320 ( 0.977405)
test_btest 0.000801 0.000000 61.703657 ( 6.063278)
test_basic 0.002959 0.000000 0.376783 ( 0.460372)
test_all 0.069666 0.035490 408.664500 ( 42.311748)
test_rubyspec 0.037626 0.034189 39.784345 ( 52.425103)
total: 108.12 sec