Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-033311
#<BuildRuby:0x000055c42c793fb0
@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.20230119-033311",
@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.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006561 0.851276 ( 1.739936)
build_miniruby 0.000000 0.001178 1.014641 ( 1.012700)
build_ruby 0.000000 0.001453 2.806545 ( 2.803948)
build_all 0.001506 0.008489 16.941257 ( 3.018216)
build_install 0.006495 0.002886 2.129194 ( 1.086636)
test_btest 0.000733 0.000326 73.544650 ( 10.487902)
test_basic 0.002288 0.004799 0.357882 ( 0.442872)
test_all 0.000414 0.000670 673.974812 (102.120197)
test_rubyspec 0.057059 0.070969 52.099848 ( 60.083316)
total: 182.80 sec