Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-172920
#<BuildRuby:0x000055d44d2d7c20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231121-172920",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000794 0.004253 1.236421 ( 1.637190)
build_miniruby 0.000000 0.000997 0.863058 ( 0.862925)
build_ruby 0.000000 0.001393 2.640085 ( 2.640513)
build_all 0.008773 0.001811 15.993300 ( 1.416558)
build_install 0.009726 0.003127 4.881173 ( 1.158924)
test_btest 0.000767 0.000292 79.070279 ( 7.655381)
test_basic 0.000000 0.004279 0.734967 ( 0.812571)
test_all 0.116370 0.014175 499.655500 ( 53.402884)
test_rubyspec 0.029192 0.018499 50.050831 ( 62.385518)
total: 131.97 sec