Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-192057
#<BuildRuby:0x000056235aabb8e0
@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.20240101-192057",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005155 0.000937 1.157342 ( 1.316069)
build_miniruby 0.000863 0.000157 0.846851 ( 0.846778)
build_ruby 0.001546 0.000281 2.661968 ( 2.662675)
build_all 0.004787 0.003595 11.928485 ( 0.992586)
build_install 0.010771 0.000439 3.591955 ( 0.968542)
test_btest 0.000610 0.000122 62.745431 ( 5.690483)
test_basic 0.003478 0.000696 0.401369 ( 0.481442)
test_all 0.077574 0.021927 381.099151 ( 37.814072)
test_rubyspec 0.035186 0.029794 40.256038 ( 52.818181)
total: 103.59 sec