Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-204903
#<BuildRuby:0x000055cb33962770
@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.20221202-204903",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.009971 0.001481 1.193316 ( 1.207554)
build_miniruby 0.002868 0.000000 0.844083 ( 0.843041)
build_ruby 0.002502 0.000208 2.255021 ( 2.161227)
build_all 0.013872 0.005855 18.576008 ( 2.189446)
build_install 0.020538 0.002510 2.073406 ( 1.036346)
test_btest 0.001167 0.000274 88.277984 ( 9.154043)
test_basic 0.003809 0.006762 0.352021 ( 0.435987)
test_all 0.000000 0.002051 746.009484 ( 72.268714)
test_rubyspec 0.097300 0.084952 49.230127 ( 57.414571)
total: 146.71 sec