Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-020508
#<BuildRuby:0x000056123671cef8
@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-020508",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009064 0.000342 0.970429 ( 1.188337)
build_miniruby 0.002337 0.000156 0.841668 ( 0.841130)
build_ruby 0.002855 0.000000 2.157928 ( 2.158708)
build_all 0.007270 0.014778 18.534222 ( 2.175098)
build_install 0.013848 0.007244 2.002017 ( 1.036024)
test_btest 0.001244 0.000363 88.895933 ( 8.939446)
test_basic 0.006438 0.001878 0.341171 ( 0.428102)
test_all 0.001457 0.000426 676.223100 ( 63.556676)
test_rubyspec 0.085049 0.092156 47.881796 ( 56.073269)
total: 136.40 sec