Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-080925
#<BuildRuby:0x0000559ca5840188
@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.20231221-080925",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002688 0.001344 1.046523 ( 1.297886)
build_miniruby 0.000671 0.000336 0.902590 ( 0.902988)
build_ruby 0.000749 0.000375 2.742704 ( 2.747801)
build_all 0.005595 0.002798 12.210817 ( 1.028217)
build_install 0.012172 0.000000 3.607179 ( 0.977098)
test_btest 0.000594 0.000000 64.243263 ( 5.287415)
test_basic 0.003403 0.000169 0.385393 ( 0.470366)
test_all 0.084635 0.022768 438.185555 ( 48.330487)
test_rubyspec 0.035437 0.013563 40.368857 ( 53.155176)
total: 114.20 sec