Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-083958
#<BuildRuby:0x00005595bbc83e70
@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.20230112-083958",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000017 0.000000 0.000017 ( 0.000033)
build_up 0.006523 0.000000 0.842970 ( 1.012920)
build_miniruby 0.001337 0.000000 1.020455 ( 1.018560)
build_ruby 0.001477 0.000000 2.816846 ( 2.814315)
build_all 0.009736 0.000000 16.834568 ( 3.010296)
build_install 0.009253 0.000000 2.058408 ( 1.077941)
test_btest 0.001077 0.000000 76.921266 ( 10.369128)
test_basic 0.002883 0.004290 0.366565 ( 0.452036)
test_all 0.001202 0.000052 657.650885 (100.183525)
test_rubyspec 0.069965 0.047942 51.735253 ( 59.816366)
total: 179.76 sec