Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-012359
#<BuildRuby:0x0000561712acb7f8
@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.20231231-012359",
@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.000003 0.000010 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004790 0.000174 0.814230 ( 1.193156)
build_miniruby 0.000801 0.000240 0.850663 ( 0.850714)
build_ruby 0.001888 0.000000 2.691494 ( 2.691677)
build_all 0.008516 0.000000 11.947816 ( 0.986310)
build_install 0.012141 0.000000 3.398376 ( 0.968493)
test_btest 0.000761 0.000000 62.619731 ( 5.137814)
test_basic 0.003641 0.000158 0.386694 ( 0.466802)
test_all 0.076163 0.026828 388.967476 ( 32.467473)
test_rubyspec 0.030355 0.033492 40.450208 ( 52.995888)
total: 97.76 sec