Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-203936
#<BuildRuby:0x0000557a4a1a7fb0
@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.20230118-203936",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006314 0.000000 0.846327 ( 1.020672)
build_miniruby 0.001330 0.000000 1.013037 ( 1.010820)
build_ruby 0.001550 0.000132 2.795838 ( 2.793155)
build_all 0.004731 0.005074 16.826981 ( 3.006885)
build_install 0.004879 0.004578 2.137539 ( 1.084154)
test_btest 0.001639 0.000000 77.712272 ( 10.547722)
test_basic 0.003376 0.004697 0.373014 ( 0.457240)
test_all 0.000462 0.000861 661.751417 (105.178792)
test_rubyspec 0.080160 0.041336 51.805476 ( 59.838075)
total: 184.94 sec