Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-174032
#<BuildRuby:0x000055d15a27fe30
@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.20221127-174032",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004705 0.000362 1.161382 ( 1.425430)
build_miniruby 0.000924 0.000071 1.012501 ( 1.011015)
build_ruby 0.001332 0.000000 2.715279 ( 2.604940)
build_all 0.006529 0.003390 22.487563 ( 4.381393)
build_install 0.002990 0.007810 4.389385 ( 1.563477)
test_btest 0.000478 0.000106 63.150836 ( 11.077164)
test_basic 0.003763 0.000836 0.317350 ( 0.408902)
test_all 0.000000 0.001298 648.988151 (110.148641)
test_rubyspec 0.035064 0.032167 53.284490 ( 61.423816)
total: 194.05 sec