Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-030315
#<BuildRuby:0x00005621b73f2c88
@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.20220723-030315",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006858 0.003775 0.835897 ( 1.537626)
build_miniruby 0.001117 0.000239 0.054984 ( 0.054009)
build_ruby 0.001051 0.000225 0.053112 ( 0.051888)
build_all 0.006994 0.000576 1.271318 ( 0.489894)
build_install 0.013905 0.002781 4.319140 ( 1.822622)
test_btest 0.001940 0.000000 54.089682 ( 6.510565)
test_basic 0.000000 0.006611 0.301302 ( 0.391928)
test_all 0.000000 0.002790 505.239563 ( 53.341519)
test_rubyspec 0.073750 0.055563 41.745946 ( 47.618907)
total: 111.82 sec