Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-010513
#<BuildRuby:0x000055c5f1b1f4b0
@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-010513",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003676 0.001102 0.816996 ( 1.209261)
build_miniruby 0.000869 0.000261 0.810687 ( 0.810386)
build_ruby 0.001139 0.000341 2.688198 ( 2.688714)
build_all 0.007092 0.000614 11.976194 ( 1.000111)
build_install 0.009437 0.002180 3.911753 ( 1.001436)
test_btest 0.000679 0.000000 63.595986 ( 4.908130)
test_basic 0.001468 0.002452 0.410998 ( 0.492682)
test_all 0.077864 0.019152 372.679262 ( 38.245038)
test_rubyspec 0.053385 0.075138 73.257973 ( 85.767524)
total: 136.12 sec