Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-022551
#<BuildRuby:0x0000562467623f68
@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.20220824-022551",
@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.000001 0.000008 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005802 0.000415 0.872185 ( 0.968329)
build_miniruby 0.000920 0.000066 0.057263 ( 0.056016)
build_ruby 0.000961 0.000068 0.060229 ( 0.058989)
build_all 0.000182 0.004468 1.515276 ( 0.585498)
build_install 0.010841 0.000240 1.904772 ( 0.957825)
test_btest 0.000622 0.000078 52.156319 ( 7.979449)
test_basic 0.000519 0.004720 0.283185 ( 0.372403)
test_all 0.000908 0.000170 600.577552 ( 96.143438)
test_rubyspec 0.102530 0.025406 44.376468 ( 52.618585)
total: 159.74 sec