Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-085512
#<BuildRuby:0x000055d4a61108e8
@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.20220329-085512",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005957 0.004493 1.022140 ( 2.276373)
build_miniruby 0.000000 0.001798 0.074571 ( 0.072748)
build_ruby 0.000000 0.002094 0.076510 ( 0.074572)
build_all 0.005067 0.006121 4.140035 ( 0.831440)
build_install 0.020817 0.002064 7.857123 ( 2.407932)
test_btest 0.000880 0.000259 76.278056 ( 8.723648)
test_basic 0.002204 0.005850 0.335468 ( 0.430855)
test_all 0.001958 0.000290 702.441114 ( 67.991512)
test_rubyspec 0.115041 0.054147 45.984332 ( 52.550050)
total: 135.36 sec