Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-193609
#<BuildRuby:0x0000556a2a0bff10
@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.20230210-193609",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002518 0.001007 0.624143 ( 1.018123)
build_miniruby 0.000657 0.000263 0.641372 ( 0.641142)
build_ruby 0.000838 0.000335 2.080525 ( 2.080290)
build_all 0.009314 0.000000 12.231016 ( 1.487375)
build_install 0.006423 0.000000 1.494115 ( 0.720869)
test_btest 0.000703 0.000000 63.630809 ( 6.487974)
test_basic 0.003033 0.000710 0.258581 ( 0.353805)
test_all 0.000952 0.000272 482.384780 ( 52.745034)
test_rubyspec 0.024369 0.004978 35.199828 ( 45.772289)
total: 111.31 sec