Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-181811
#<BuildRuby:0x0000563cc01b0848
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220909-181811",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009830 0.000889 1.141208 ( 1.109177)
build_miniruby 0.002217 0.000000 0.074518 ( 0.073328)
build_ruby 0.002171 0.000000 0.078794 ( 0.077967)
build_all 0.005345 0.004672 1.571583 ( 0.616476)
build_install 0.016176 0.006224 1.918262 ( 0.963223)
test_btest 0.000955 0.000225 95.723981 ( 9.659286)
test_basic 0.001301 0.005430 0.339674 ( 0.431205)
test_all 0.002906 0.000854 654.606578 ( 67.053407)
test_rubyspec 0.088191 0.080492 47.320341 ( 55.740306)
total: 135.73 sec