Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-055026
#<BuildRuby:0x000055e7486a06c8
@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.20220402-055026",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010108 0.001555 1.018328 ( 1.109431)
build_miniruby 0.001530 0.000235 0.068366 ( 0.067080)
build_ruby 0.001967 0.000303 0.081951 ( 0.080025)
build_all 0.009862 0.001517 4.143533 ( 0.865276)
build_install 0.022270 0.001425 8.573785 ( 2.982119)
test_btest 0.001130 0.000151 70.570183 ( 8.376405)
test_basic 0.006372 0.000849 0.344387 ( 0.433878)
test_all 0.001837 0.000000 644.050780 ( 65.511963)
test_rubyspec 0.109574 0.058240 46.502288 ( 51.818825)
total: 131.25 sec