Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-151238
#<BuildRuby:0x000055975e2852f8
@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.20221006-151238",
@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.000027 0.000003 0.000030 ( 0.000029)
autoconf 0.000045 0.000004 0.000049 ( 0.000048)
configure 0.000050 0.000004 0.000054 ( 0.000053)
build_up 0.005864 0.007690 1.090588 ( 1.165992)
build_miniruby 0.001597 0.000319 0.096181 ( 0.092730)
build_ruby 0.000000 0.002040 0.100339 ( 0.098022)
build_all 0.005235 0.002240 1.258586 ( 0.561986)
build_install 0.011841 0.001818 1.618523 ( 0.875330)
test_btest 0.000958 0.000225 59.895682 ( 6.392642)
test_basic 0.006982 0.000000 0.349363 ( 0.438897)
test_all 0.005098 0.002517 505.102222 ( 54.022599)
test_rubyspec 0.100453 0.040070 42.045511 ( 50.294691)
total: 113.94 sec