Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-022033
#<BuildRuby:0x00005597653586d8
@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.20220907-022033",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.010424 0.001489 0.971656 ( 0.991439)
build_miniruby 0.002024 0.000289 0.071572 ( 0.070094)
build_ruby 0.001530 0.000219 0.075464 ( 0.074564)
build_all 0.010151 0.000691 1.564597 ( 0.616537)
build_install 0.012554 0.009880 1.939430 ( 0.976913)
test_btest 0.000881 0.000196 95.833090 ( 9.771542)
test_basic 0.001693 0.005655 0.357866 ( 0.447452)
test_all 0.003434 0.000000 687.685621 ( 68.698452)
test_rubyspec 0.087209 0.070226 47.156218 ( 55.538485)
total: 137.19 sec