Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-204215
#<BuildRuby:0x0000559310d7c5f0
@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.20220403-204215",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002413 0.009028 1.037864 ( 1.989207)
build_miniruby 0.001755 0.000540 0.080572 ( 0.078590)
build_ruby 0.001684 0.000519 0.072286 ( 0.070176)
build_all 0.004439 0.006317 4.221512 ( 0.860643)
build_install 0.016285 0.007506 8.501352 ( 2.983748)
test_btest 0.000959 0.000383 73.548769 ( 7.818085)
test_basic 0.005729 0.002292 0.340914 ( 0.431611)
test_all 0.000840 0.001177 640.860851 ( 65.151021)
test_rubyspec 0.090037 0.082657 46.756851 ( 52.212011)
total: 131.60 sec