Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-091552
#<BuildRuby:0x00005590ed744040
@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.20230125-091552",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000039 0.000009 0.000048 ( 0.000033)
build_up 0.001838 0.004664 0.843497 ( 1.027398)
build_miniruby 0.001004 0.000309 1.010117 ( 1.008604)
build_ruby 0.000000 0.001646 2.770717 ( 2.768516)
build_all 0.007547 0.002262 16.726637 ( 2.951146)
build_install 0.003014 0.006243 2.068671 ( 1.066084)
test_btest 0.000799 0.000329 69.716517 ( 11.155093)
test_basic 0.004822 0.001986 0.362651 ( 0.448141)
test_all 0.000945 0.000389 666.353376 ( 99.391338)
test_rubyspec 0.089404 0.043784 51.923016 ( 59.975929)
total: 179.79 sec