Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-070331
#<BuildRuby:0x000055d7ba01b048
@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.20231222-070331",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003021 0.000604 0.735328 ( 1.134193)
build_miniruby 0.001001 0.000200 0.908035 ( 0.908849)
build_ruby 0.000000 0.001289 2.772048 ( 2.774659)
build_all 0.002136 0.005272 12.138868 ( 1.010750)
build_install 0.009593 0.001762 3.510272 ( 0.987337)
test_btest 0.000514 0.000158 62.413495 ( 5.855728)
test_basic 0.003078 0.000947 0.376298 ( 0.459279)
test_all 0.076212 0.032339 423.938295 ( 46.497536)
test_rubyspec 0.021153 0.029663 40.996501 ( 53.766780)
total: 113.40 sec