Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-080256
#<BuildRuby:0x00005652919344c0
@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.20221127-080256",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000027 0.000004 0.000031 ( 0.000028)
build_up 0.009056 0.001394 1.276021 ( 1.811532)
build_miniruby 0.001939 0.000299 0.848281 ( 0.847272)
build_ruby 0.002844 0.000438 2.253491 ( 2.177961)
build_all 0.020060 0.000574 25.007998 ( 2.891709)
build_install 0.021518 0.000000 4.989136 ( 1.230739)
test_btest 0.001368 0.000120 89.472446 ( 8.956074)
test_basic 0.001232 0.005699 0.358689 ( 0.449239)
test_all 0.000000 0.003108 720.663641 ( 71.378307)
test_rubyspec 0.114405 0.040893 49.580465 ( 57.693008)
total: 147.44 sec