Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-144833
#<BuildRuby:0x0000563511c3c728
@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-144833",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000028 0.000004 0.000032 ( 0.000019)
build_up 0.001440 0.004833 0.890601 ( 1.057529)
build_miniruby 0.000912 0.000203 1.017769 ( 1.015931)
build_ruby 0.001302 0.000289 2.769210 ( 2.766403)
build_all 0.008948 0.001174 16.796180 ( 2.989575)
build_install 0.010368 0.001341 2.289851 ( 1.172567)
test_btest 0.000642 0.000129 75.829353 ( 10.437755)
test_basic 0.005275 0.001055 0.341183 ( 0.428242)
test_all 0.001288 0.000258 678.054068 (101.737165)
test_rubyspec 0.070554 0.054917 51.266116 ( 59.315054)
total: 180.92 sec