Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-144941
#<BuildRuby:0x000056231faccdd8
@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.20221126-144941",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006076 0.004593 1.280462 ( 1.770691)
build_miniruby 0.002036 0.000436 0.849059 ( 0.849514)
build_ruby 0.002398 0.000513 2.262957 ( 2.172090)
build_all 0.017457 0.004814 25.268447 ( 2.884435)
build_install 0.013288 0.008084 4.979151 ( 1.214111)
test_btest 0.001080 0.000303 86.828682 ( 9.255320)
test_basic 0.005360 0.001500 0.356329 ( 0.452488)
test_all 0.001506 0.000422 707.496072 ( 71.411190)
test_rubyspec 0.104842 0.045007 49.621383 ( 58.054148)
total: 148.07 sec