Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-073808
#<BuildRuby:0x00005587f1452e90
@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.20220720-073808",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.001523 0.009061 0.778894 ( 5.762812)
build_miniruby 0.000682 0.000598 0.050862 ( 0.050426)
build_ruby 0.000792 0.000692 0.069836 ( 0.070074)
build_all 0.005430 0.000918 1.251447 ( 0.472073)
build_install 0.006243 0.009934 4.385100 ( 1.825733)
test_btest 0.000704 0.000626 52.851078 ( 7.273667)
test_basic 0.003734 0.003319 0.236205 ( 0.323177)
test_all 0.001506 0.000680 493.922265 ( 53.568738)
test_rubyspec 0.106595 0.060263 40.456908 ( 46.322666)
total: 115.67 sec