Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-014141
#<BuildRuby:0x0000556e0ab506d0
@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.20221226-014141",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000029 0.000005 0.000034 ( 0.000030)
build_up 0.009138 0.000162 0.960861 ( 1.160066)
build_miniruby 0.001876 0.000250 0.842937 ( 0.841492)
build_ruby 0.000000 0.003191 2.134820 ( 2.136733)
build_all 0.001096 0.020213 18.677290 ( 2.165972)
build_install 0.011119 0.010446 2.048256 ( 1.028943)
test_btest 0.000106 0.001420 87.906036 ( 9.003021)
test_basic 0.006444 0.003759 0.357529 ( 0.442403)
test_all 0.001495 0.000872 678.588093 ( 63.239743)
test_rubyspec 0.080626 0.082536 47.899809 ( 56.070218)
total: 136.09 sec