Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-143025
#<BuildRuby:0x000055a8f2642fa8
@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.20240117-143025",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003446 0.001253 0.790096 ( 1.221047)
build_miniruby 0.000768 0.000279 0.813793 ( 0.813863)
build_ruby 0.001150 0.000418 2.686219 ( 2.686636)
build_all 0.006176 0.002246 12.158892 ( 1.012751)
build_install 0.003584 0.006694 3.401632 ( 0.965009)
test_btest 0.000523 0.000238 64.879265 ( 4.863143)
test_basic 0.004414 0.000000 0.404811 ( 0.486435)
test_all 0.071450 0.026126 375.531352 ( 37.313527)
test_rubyspec 0.053065 0.074606 71.965267 ( 84.436529)
total: 133.80 sec