Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-171256
#<BuildRuby:0x000056058e85b670
@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.20220608-171256",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006039 0.000492 0.852736 ( 1.202611)
build_miniruby 0.000790 0.000182 0.056828 ( 0.055478)
build_ruby 0.000785 0.000181 0.059549 ( 0.058325)
build_all 0.004299 0.000022 1.538914 ( 0.623469)
build_install 0.007460 0.001599 6.337568 ( 2.883073)
test_btest 0.000000 0.000831 50.269350 ( 9.073530)
test_basic 0.000000 0.006026 0.340428 ( 0.428076)
test_all 0.000192 0.001011 628.384924 ( 92.233787)
test_rubyspec 0.045494 0.061969 44.028732 ( 49.602299)
total: 156.16 sec