Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-103857
#<BuildRuby:0x0000563e3afeca58
@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.20220325-103857",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007108 0.004372 1.066165 ( 1.250537)
build_miniruby 0.001743 0.000233 0.072951 ( 0.071077)
build_ruby 0.001726 0.000230 0.071611 ( 0.070347)
build_all 0.009293 0.000610 4.092647 ( 0.842466)
build_install 0.018896 0.003464 7.877340 ( 2.379234)
test_btest 0.001178 0.000000 74.920061 ( 7.933737)
test_basic 0.006957 0.000511 0.336264 ( 0.425803)
test_all 0.001816 0.000236 698.242461 ( 68.043992)
test_rubyspec 0.102828 0.060011 45.976489 ( 51.552894)
total: 132.57 sec