Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-075305
#<BuildRuby:0x000055ffff067ea8
@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.20220505-075305",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.004430 0.002215 0.853449 ( 0.965550)
build_miniruby 0.000679 0.000340 0.057227 ( 0.055951)
build_ruby 0.000695 0.000347 0.057929 ( 0.056598)
build_all 0.004266 0.000000 1.489724 ( 0.596193)
build_install 0.010383 0.000463 6.240906 ( 2.793308)
test_btest 0.000545 0.000209 50.587457 ( 8.169009)
test_basic 0.004147 0.001595 0.300633 ( 0.389130)
test_all 0.001998 0.000000 636.226700 ( 93.420640)
test_rubyspec 0.075615 0.028505 43.860397 ( 48.748295)
total: 155.20 sec