Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-224849
#<BuildRuby:0x000056285c1fecc8
@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.20221128-224849",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010966 0.000000 1.225663 ( 1.400229)
build_miniruby 0.001832 0.000037 0.840606 ( 0.839965)
build_ruby 0.000000 0.002669 2.237371 ( 2.145496)
build_all 0.016152 0.005465 18.635269 ( 2.183812)
build_install 0.012532 0.007416 1.848647 ( 0.960882)
test_btest 0.001196 0.000249 88.496493 ( 8.637482)
test_basic 0.006195 0.004535 0.354754 ( 0.439374)
test_all 0.002169 0.000521 686.194669 ( 69.559819)
test_rubyspec 0.125127 0.061068 49.300741 ( 57.373039)
total: 143.54 sec