Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-140903
#<BuildRuby:0x00005587fed86f90
@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.20221029-140903",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008645 0.000744 1.080428 ( 1.149632)
build_miniruby 0.001384 0.000213 0.105657 ( 0.104965)
build_ruby 0.001332 0.000205 0.102626 ( 0.100962)
build_all 0.003459 0.005198 1.331122 ( 0.591417)
build_install 0.013558 0.001904 1.660201 ( 0.915788)
test_btest 0.000000 0.002642 61.172066 ( 6.629131)
test_basic 0.005763 0.001318 0.337362 ( 0.428435)
test_all 0.006092 0.000253 496.159927 ( 54.160384)
test_rubyspec 0.063755 0.062246 43.566517 ( 52.153465)
total: 116.23 sec