Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-202436
#<BuildRuby:0x00005620d0ab29c0
@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.20220726-202436",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009034 0.000357 0.860812 ( 1.279236)
build_miniruby 0.001659 0.000553 0.065609 ( 0.063979)
build_ruby 0.001232 0.000410 0.064845 ( 0.063720)
build_all 0.003207 0.003893 1.263557 ( 0.456463)
build_install 0.008914 0.008687 4.337099 ( 1.776651)
test_btest 0.001368 0.000638 51.643300 ( 6.212977)
test_basic 0.000000 0.006190 0.285614 ( 0.382858)
test_all 0.002923 0.001606 503.588584 ( 52.815293)
test_rubyspec 0.081095 0.051230 41.500282 ( 47.413591)
total: 110.47 sec