Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-153544
#<BuildRuby:0x000055ebd05c06e0
@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.20220722-153544",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011465 0.000444 0.971952 ( 1.123143)
build_miniruby 0.002521 0.000000 0.074623 ( 0.072687)
build_ruby 0.002053 0.000057 0.074751 ( 0.072973)
build_all 0.009503 0.000588 1.523497 ( 0.571292)
build_install 0.017117 0.005026 5.194582 ( 2.119404)
test_btest 0.001430 0.000204 73.847736 ( 8.369006)
test_basic 0.005895 0.000842 0.315579 ( 0.404531)
test_all 0.001849 0.000264 672.694465 ( 66.588147)
test_rubyspec 0.105458 0.055707 45.926693 ( 51.558124)
total: 130.88 sec