Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-100226
#<BuildRuby:0x000055bc839a9350
@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.20220825-100226",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002827 0.009753 0.824845 ( 1.075966)
build_miniruby 0.001195 0.000398 0.060522 ( 0.058811)
build_ruby 0.001753 0.000585 0.065339 ( 0.063542)
build_all 0.007315 0.001140 1.258056 ( 0.480467)
build_install 0.014150 0.001764 1.571555 ( 0.786381)
test_btest 0.001628 0.000000 52.405740 ( 6.000573)
test_basic 0.007148 0.000000 0.298315 ( 0.388013)
test_all 0.003964 0.000000 487.992825 ( 52.349138)
test_rubyspec 0.084422 0.049630 41.726386 ( 50.133990)
total: 111.34 sec