Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-044116
#<BuildRuby:0x00005571a0f0c460
@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.20230107-044116",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006077 0.000445 0.861716 ( 1.078284)
build_miniruby 0.001054 0.000211 1.012906 ( 1.010955)
build_ruby 0.001548 0.000000 2.795737 ( 2.793203)
build_all 0.005092 0.004731 16.865456 ( 2.991820)
build_install 0.010208 0.001403 2.134907 ( 1.083544)
test_btest 0.000853 0.000000 72.266730 ( 11.072979)
test_basic 0.007504 0.000000 0.350355 ( 0.434964)
test_all 0.001533 0.000000 663.235008 (114.181084)
test_rubyspec 0.104389 0.029756 52.262267 ( 60.318076)
total: 194.97 sec