Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-193242
#<BuildRuby:0x000055ca44ce3600
@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.20220716-193242",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010765 0.000975 0.975073 ( 1.535813)
build_miniruby 0.000000 0.002049 0.080846 ( 0.078883)
build_ruby 0.000000 0.001722 0.077911 ( 0.076127)
build_all 0.007806 0.001286 1.501290 ( 0.591215)
build_install 0.020232 0.002385 5.033932 ( 2.058591)
test_btest 0.001338 0.000243 74.478395 ( 8.308754)
test_basic 0.000000 0.007543 0.320379 ( 0.410194)
test_all 0.000916 0.001071 648.085355 ( 64.499030)
test_rubyspec 0.113640 0.052220 45.300701 ( 51.103923)
total: 128.66 sec