Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-010525
#<BuildRuby:0x000056413671be20
@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.20231203-010525",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001299 0.003457 1.261391 ( 1.609828)
build_miniruby 0.000995 0.000210 0.927597 ( 0.927081)
build_ruby 0.001105 0.000232 2.689091 ( 2.688947)
build_all 0.009655 0.000312 16.120641 ( 1.544277)
build_install 0.007815 0.000677 4.754720 ( 1.151969)
test_btest 0.000860 0.000157 80.038961 ( 7.848399)
test_basic 0.000218 0.004355 0.775527 ( 0.852548)
test_all 0.093388 0.038349 527.105129 ( 49.203841)
test_rubyspec 0.028752 0.021490 49.800408 ( 62.111392)
total: 127.94 sec