Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-035440
#<BuildRuby:0x000055a0a1d1c0d0
@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.20220728-035440",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003049 0.003628 0.805859 ( 0.890434)
build_miniruby 0.000730 0.000225 0.056688 ( 0.055501)
build_ruby 0.000775 0.000238 0.060339 ( 0.059128)
build_all 0.003633 0.001118 1.528571 ( 0.591457)
build_install 0.010512 0.000548 5.616162 ( 2.150486)
test_btest 0.000567 0.000151 52.738228 ( 7.816222)
test_basic 0.005931 0.000380 0.329780 ( 0.417408)
test_all 0.000849 0.000213 615.243047 ( 89.349383)
test_rubyspec 0.080881 0.038444 43.583332 ( 49.194513)
total: 150.53 sec