Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-111948
#<BuildRuby:0x0000561cd2d24480
@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.20220214-111948",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008841 0.001608 0.967884 ( 1.150655)
build_miniruby 0.001616 0.000538 0.079378 ( 0.077113)
build_ruby 0.001378 0.000459 0.070122 ( 0.067933)
build_all 0.008787 0.001262 4.186099 ( 0.805052)
build_install 0.007357 0.016201 7.930835 ( 2.354001)
test_btest 0.000853 0.000426 75.243045 ( 8.293874)
test_basic 0.008910 0.000000 0.343827 ( 0.431042)
test_all 0.001604 0.000052 703.052864 ( 67.370672)
test_rubyspec 0.117324 0.051833 45.847741 ( 51.263137)
total: 131.81 sec