Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-063215
#<BuildRuby:0x0000556aa3b1c048
@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.20231222-063215",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000744 0.004062 1.074473 ( 1.495324)
build_miniruby 0.000000 0.002125 0.998487 ( 0.996852)
build_ruby 0.000490 0.000856 2.731276 ( 2.731572)
build_all 0.005674 0.004337 16.182094 ( 1.430136)
build_install 0.008476 0.000206 4.746429 ( 1.141500)
test_btest 0.000778 0.000212 80.926960 ( 7.879589)
test_basic 0.002900 0.000791 0.609224 ( 0.685163)
test_all 0.104449 0.030483 515.295663 ( 46.813084)
test_rubyspec 0.027983 0.024383 51.260199 ( 63.685623)
total: 126.86 sec