Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-091120
#<BuildRuby:0x00005588a7f9c4e8
@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-091120",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009088 0.001696 1.041631 ( 2.124836)
build_miniruby 0.001502 0.000501 0.072995 ( 0.070687)
build_ruby 0.001972 0.000000 0.070894 ( 0.068866)
build_all 0.009426 0.000718 4.093939 ( 0.827752)
build_install 0.016247 0.006854 7.773187 ( 2.401810)
test_btest 0.000668 0.000209 72.977274 ( 8.412775)
test_basic 0.007804 0.000000 0.349341 ( 0.446634)
test_all 0.002189 0.000000 650.957091 ( 65.323150)
test_rubyspec 0.115854 0.043761 45.928571 ( 51.013051)
total: 130.69 sec