Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-045734
#<BuildRuby:0x000055666d63f4b0
@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.20231230-045734",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005834 0.797611 ( 1.193775)
build_miniruby 0.000000 0.001178 0.852138 ( 0.852205)
build_ruby 0.000508 0.001057 2.689074 ( 2.689904)
build_all 0.006885 0.000869 11.938694 ( 0.965635)
build_install 0.008085 0.002794 3.391608 ( 0.960505)
test_btest 0.000648 0.000203 64.072105 ( 4.748087)
test_basic 0.004245 0.000063 0.410622 ( 0.490943)
test_all 0.081155 0.019227 376.371179 ( 37.449951)
test_rubyspec 0.044051 0.023594 40.605099 ( 53.166833)
total: 102.52 sec