Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-034030
#<BuildRuby:0x00005589fa318010
@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.20221218-034030",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004149 0.831400 ( 1.306035)
build_miniruby 0.000000 0.001046 0.983767 ( 0.982212)
build_ruby 0.000000 0.001216 2.746980 ( 2.621314)
build_all 0.001702 0.007256 15.858881 ( 3.309883)
build_install 0.006336 0.003234 2.278823 ( 1.292431)
test_btest 0.000424 0.000185 60.009830 ( 12.145327)
test_basic 0.000000 0.004664 0.300132 ( 0.391057)
test_all 0.000000 0.001349 671.451143 (142.923251)
test_rubyspec 0.021769 0.030733 52.738361 ( 60.980402)
total: 225.95 sec