Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-202724
#<BuildRuby:0x000055fb372604c0
@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.20220917-202724",
@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.000011)
configure 0.000081 0.000012 0.000093 ( 0.000105)
build_up 0.004171 0.006236 1.080422 ( 1.237880)
build_miniruby 0.001521 0.000380 0.122169 ( 0.117710)
build_ruby 0.001536 0.000384 0.112291 ( 0.094265)
build_all 0.010138 0.000546 1.597845 ( 0.639560)
build_install 0.018695 0.003098 1.944030 ( 0.975660)
test_btest 0.001141 0.000240 98.137205 ( 10.068261)
test_basic 0.006020 0.001267 0.398157 ( 0.487584)
test_all 0.002468 0.000520 674.937956 ( 68.180516)
test_rubyspec 0.080784 0.077661 47.300062 ( 55.620712)
total: 137.42 sec