Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-202154
#<BuildRuby:0x000055a3456134b8
@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.20220911-202154",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000057 0.000004 0.000061 ( 0.000054)
build_up 0.006435 0.004131 1.130433 ( 1.265973)
build_miniruby 0.000000 0.002152 0.074408 ( 0.073458)
build_ruby 0.000000 0.002273 0.072467 ( 0.071541)
build_all 0.005582 0.004673 1.578358 ( 0.610850)
build_install 0.020100 0.001307 1.897952 ( 0.960610)
test_btest 0.000990 0.000207 90.909492 ( 9.888039)
test_basic 0.006172 0.001286 0.357575 ( 0.448692)
test_all 0.004061 0.000846 648.632094 ( 66.894537)
test_rubyspec 0.117888 0.066478 47.331112 ( 55.759724)
total: 135.97 sec