Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-183350
#<BuildRuby:0x00005565089700a0
@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.20231228-183350",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004961 0.000167 1.126328 ( 1.479380)
build_miniruby 0.001064 0.000000 0.937006 ( 0.936542)
build_ruby 0.001369 0.000000 2.920763 ( 2.920961)
build_all 0.007482 0.002393 16.740060 ( 1.439360)
build_install 0.008053 0.000148 4.696648 ( 1.174092)
test_btest 0.000965 0.000143 85.133730 ( 6.434632)
test_basic 0.003788 0.000561 0.641178 ( 0.715955)
test_all 0.102971 0.031796 563.401502 ( 52.616184)
test_rubyspec 0.021488 0.026900 50.138430 ( 62.435311)
total: 130.15 sec