Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-075116
#<BuildRuby:0x00005563b17ac0c8
@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.20231123-075116",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002529 0.003588 0.931414 ( 1.324885)
build_miniruby 0.000820 0.000273 0.811393 ( 0.811590)
build_ruby 0.001074 0.000358 2.657049 ( 2.658127)
build_all 0.006282 0.002094 12.111325 ( 0.989744)
build_install 0.008305 0.002768 3.788890 ( 0.989786)
test_btest 0.000545 0.000182 66.345810 ( 4.755130)
test_basic 0.003054 0.001018 0.401007 ( 0.480677)
test_all 0.053834 0.042632 350.681709 ( 37.544228)
test_rubyspec 0.038045 0.029671 40.047648 ( 52.589022)
total: 102.14 sec