Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-000953
#<BuildRuby:0x000055ea6df92678
@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-000953",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.005006 0.001540 0.876134 ( 1.036251)
build_miniruby 0.000939 0.000289 1.017918 ( 1.015940)
build_ruby 0.001226 0.000377 2.780259 ( 2.777678)
build_all 0.007457 0.002607 16.924757 ( 2.975532)
build_install 0.009143 0.000279 2.137462 ( 1.093643)
test_btest 0.001131 0.000000 76.676419 ( 10.798509)
test_basic 0.006392 0.000000 0.355092 ( 0.441342)
test_all 0.001488 0.000000 670.001348 (102.604423)
test_rubyspec 0.090336 0.039548 52.032414 ( 60.125576)
total: 182.87 sec