Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-104132
#<BuildRuby:0x0000559d833240f8
@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.20221222-104132",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003763 0.000579 0.928095 ( 1.378135)
build_miniruby 0.000764 0.000118 0.990750 ( 0.989388)
build_ruby 0.001035 0.000159 2.618197 ( 2.616888)
build_all 0.006545 0.002448 15.806958 ( 3.369748)
build_install 0.008945 0.000000 2.164041 ( 1.226249)
test_btest 0.000588 0.000000 65.763515 ( 11.066591)
test_basic 0.004779 0.000000 0.311625 ( 0.403014)
test_all 0.001411 0.000000 678.436605 (135.632827)
test_rubyspec 0.052804 0.010834 52.480505 ( 61.340258)
total: 218.02 sec