Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-065738
#<BuildRuby:0x000055bb8d05d180
@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.20220812-065738",
@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.000020 0.000008 0.000028 ( 0.000027)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.014856 0.013643 35.432103 ( 35.882867)
build_miniruby 0.009199 0.002459 150.538933 ( 14.636376)
build_ruby 0.002286 0.001143 2.179472 ( 1.846525)
build_all 0.059309 0.020617 127.486655 ( 10.450892)
build_install 0.009232 0.006633 1.712094 ( 0.801143)
test_btest 0.001089 0.000489 54.837207 ( 6.424106)
test_basic 0.005633 0.000393 0.283787 ( 0.375014)
test_all 0.002484 0.001076 508.924547 ( 53.656718)
test_rubyspec 0.078116 0.071090 41.620617 ( 49.252011)
total: 173.33 sec