Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-200806
#<BuildRuby:0x000055c19717d550
@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.20220813-200806",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.000000 0.010435 0.823134 ( 1.560926)
build_miniruby 0.001518 0.000000 0.052921 ( 0.051166)
build_ruby 0.001241 0.000000 0.056085 ( 0.054693)
build_all 0.006948 0.002049 1.260308 ( 0.461767)
build_install 0.008004 0.005558 1.587262 ( 0.789279)
test_btest 0.001083 0.000406 52.974382 ( 6.024887)
test_basic 0.004742 0.001778 0.296132 ( 0.385283)
test_all 0.004181 0.000752 482.476564 ( 51.979871)
test_rubyspec 0.093145 0.045061 41.498206 ( 49.139124)
total: 110.45 sec