Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-155241
#<BuildRuby:0x000055e397aea8a0
@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.20220227-155241",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004958 0.004976 0.990369 ( 1.076732)
build_miniruby 0.001636 0.000350 0.068924 ( 0.067508)
build_ruby 0.001984 0.000425 0.075313 ( 0.074037)
build_all 0.006032 0.004942 4.179033 ( 0.875463)
build_install 0.010728 0.012695 7.833352 ( 2.380988)
test_btest 0.001367 0.000000 76.235311 ( 8.147779)
test_basic 0.007343 0.000000 0.344733 ( 0.434155)
test_all 0.001279 0.000445 660.062078 ( 65.896764)
test_rubyspec 0.087456 0.081667 46.182048 ( 51.669412)
total: 130.62 sec