Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-220703
#<BuildRuby:0x00005603b9008af8
@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.20220402-220703",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005090 0.005672 1.012765 ( 1.413193)
build_miniruby 0.001637 0.000446 0.072862 ( 0.070682)
build_ruby 0.001713 0.000467 0.081214 ( 0.079402)
build_all 0.008961 0.000973 4.248797 ( 0.838850)
build_install 0.006146 0.016539 8.540715 ( 2.971258)
test_btest 0.000718 0.000332 80.180319 ( 8.009579)
test_basic 0.006717 0.000513 0.323616 ( 0.412439)
test_all 0.001526 0.000654 695.768378 ( 67.479356)
test_rubyspec 0.092905 0.076398 46.769361 ( 51.726601)
total: 133.00 sec