Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-025614
#<BuildRuby:0x000055a552070010
@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.20230104-025614",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000003 0.000020 ( 0.000018)
build_up 0.005773 0.000770 0.842007 ( 1.062139)
build_miniruby 0.001165 0.000156 1.020957 ( 1.019109)
build_ruby 0.001734 0.000000 2.781641 ( 2.778859)
build_all 0.009327 0.000287 16.834552 ( 3.006128)
build_install 0.010494 0.001235 2.314420 ( 1.186714)
test_btest 0.000989 0.000116 68.894898 ( 11.740586)
test_basic 0.007113 0.000000 0.376079 ( 0.460559)
test_all 0.001391 0.000000 675.730836 ( 99.326642)
test_rubyspec 0.059262 0.063783 51.645943 ( 59.729518)
total: 180.31 sec