Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-152226
#<BuildRuby:0x000056276ce3d570
@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.20221227-152226",
@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.000034 0.000005 0.000039 ( 0.000038)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005174 0.004136 0.960931 ( 1.564157)
build_miniruby 0.002032 0.000435 0.843511 ( 0.841576)
build_ruby 0.002500 0.000536 2.131603 ( 2.131648)
build_all 0.017453 0.004355 18.564472 ( 2.197261)
build_install 0.011451 0.009470 2.004389 ( 1.038733)
test_btest 0.001456 0.000000 90.312186 ( 8.791588)
test_basic 0.010283 0.000794 0.347286 ( 0.430622)
test_all 0.001868 0.000510 686.850692 ( 63.705178)
test_rubyspec 0.085435 0.090535 47.967428 ( 56.128933)
total: 136.83 sec