Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-165403
#<BuildRuby:0x0000559498ca3280
@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.20231228-165403",
@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.000000 0.000006 ( 0.000006)
build_up 0.004756 0.000396 0.811996 ( 1.213692)
build_miniruby 0.001197 0.000000 0.805985 ( 0.806013)
build_ruby 0.000000 0.001663 2.662290 ( 2.663280)
build_all 0.006309 0.001901 11.903094 ( 0.965104)
build_install 0.007391 0.004656 3.410520 ( 0.967791)
test_btest 0.000645 0.000121 65.880678 ( 4.970826)
test_basic 0.003566 0.000669 0.397597 ( 0.478527)
test_all 0.074745 0.022079 370.587824 ( 37.816336)
test_rubyspec 0.031132 0.041407 40.495428 ( 53.055694)
total: 102.94 sec