Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-082610
#<BuildRuby:0x0000563f4d3dc038
@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.20221224-082610",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003383 0.573552 ( 0.966873)
build_miniruby 0.000350 0.000636 0.757942 ( 0.757714)
build_ruby 0.001135 0.000283 2.540608 ( 2.557547)
build_all 0.007414 0.001853 12.495563 ( 1.498464)
build_install 0.000474 0.006261 1.623244 ( 0.775974)
test_btest 0.000693 0.000000 65.541233 ( 6.394162)
test_basic 0.000381 0.002913 0.250796 ( 0.346675)
test_all 0.000993 0.000238 500.629731 ( 46.005559)
test_rubyspec 0.012943 0.017165 35.888591 ( 46.283788)
total: 105.59 sec