Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-045621
#<BuildRuby:0x000055a53ab2ff90
@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.20240118-045621",
@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.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004075 0.001223 0.915776 ( 1.297591)
build_miniruby 0.000000 0.001050 0.818493 ( 0.818397)
build_ruby 0.000000 0.001410 2.670016 ( 2.670491)
build_all 0.004389 0.003510 12.129314 ( 0.972787)
build_install 0.008317 0.003327 3.508768 ( 0.964197)
test_btest 0.000000 0.000726 63.516521 ( 5.649106)
test_basic 0.000000 0.004325 0.392174 ( 0.473683)
test_all 0.082859 0.013598 360.342113 ( 37.364078)
test_rubyspec 0.038624 0.087457 73.597414 ( 86.070121)
total: 136.28 sec