Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-130103
#<BuildRuby:0x000055a239f24208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-130103",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002531 0.004235 0.904154 ( 1.733026)
build_miniruby 0.000825 0.000118 0.057306 ( 0.056115)
build_ruby 0.000820 0.000118 0.058507 ( 0.057307)
build_all 0.003921 0.000560 1.526850 ( 0.583127)
build_install 0.005596 0.005664 5.630422 ( 2.162108)
test_btest 0.000733 0.000157 48.364700 ( 8.188856)
test_basic 0.004873 0.001045 0.371861 ( 0.459588)
test_all 0.000966 0.000207 593.639005 ( 90.860618)
test_rubyspec 0.070342 0.032358 43.585154 ( 49.184837)
total: 153.29 sec