Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-153408
#<BuildRuby:0x000055d9d87db3a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-153408",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008961 0.000335 0.968757 ( 1.165478)
build_miniruby 0.002490 0.000166 0.848188 ( 0.846287)
build_ruby 0.002681 0.000179 2.139410 ( 2.138581)
build_all 0.015695 0.005391 18.491345 ( 2.186702)
build_install 0.020615 0.002425 2.014790 ( 1.046851)
test_btest 0.001282 0.000150 93.019548 ( 9.509012)
test_basic 0.004168 0.005959 0.342391 ( 0.429802)
test_all 0.002807 0.000000 668.513507 ( 67.988169)
test_rubyspec 0.112205 0.077312 47.972754 ( 56.109572)
total: 141.42 sec