Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-175119
#<BuildRuby:0x00005605919a2620
@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.20230104-175119",
@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.000003 0.000017 ( 0.000017)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002113 0.004447 0.843516 ( 1.069951)
build_miniruby 0.001004 0.000287 1.014604 ( 1.012672)
build_ruby 0.001140 0.000325 2.771969 ( 2.769396)
build_all 0.009516 0.000301 16.713440 ( 2.990748)
build_install 0.004211 0.005549 2.274121 ( 1.189679)
test_btest 0.000716 0.000224 77.759893 ( 10.632111)
test_basic 0.004858 0.001518 0.342348 ( 0.429001)
test_all 0.001313 0.000139 650.415322 (113.130186)
test_rubyspec 0.072979 0.047974 51.504329 ( 59.603837)
total: 192.83 sec