Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-235449
#<BuildRuby:0x00005576ce978188
@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.20240112-235449",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005090 0.000303 0.828581 ( 1.201835)
build_miniruby 0.000991 0.000000 0.849640 ( 0.849665)
build_ruby 0.001509 0.000000 2.721666 ( 2.722503)
build_all 0.000535 0.007497 12.332262 ( 1.023309)
build_install 0.005680 0.004570 3.405283 ( 0.964203)
test_btest 0.000522 0.000209 64.808843 ( 5.578113)
test_basic 0.000472 0.004213 0.408616 ( 0.488060)
test_all 0.068628 0.033938 392.966769 ( 33.768195)
test_rubyspec 0.033739 0.033293 40.643208 ( 53.177756)
total: 99.77 sec