Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-193504
#<BuildRuby:0x00005556cece1e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-193504",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.002742 0.004920 2.234524 ( 2.849318)
build_miniruby 0.000000 0.001688 1.040355 ( 1.043721)
build_ruby 0.000429 0.001204 2.784221 ( 2.781565)
build_all 0.002400 0.007356 16.801668 ( 3.009723)
build_install 0.010476 0.001054 2.071622 ( 1.063106)
test_btest 0.000759 0.000312 67.878179 ( 11.520840)
test_basic 0.005985 0.000710 0.375239 ( 0.461373)
test_all 0.001017 0.000396 654.279285 (105.175493)
test_rubyspec 0.079329 0.052439 51.522664 ( 59.564079)
total: 187.47 sec