Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-110558
#<BuildRuby:0x000055d4e616cbf8
@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.20220808-110558",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011667 0.000000 0.968431 ( 1.042270)
build_miniruby 0.002209 0.000000 0.067207 ( 0.065117)
build_ruby 0.001963 0.000000 0.072796 ( 0.071048)
build_all 0.004984 0.004830 1.513674 ( 0.568110)
build_install 0.023744 0.000209 5.158731 ( 2.045927)
test_btest 0.001570 0.000075 74.355086 ( 7.992124)
test_basic 0.008148 0.000137 0.329939 ( 0.416330)
test_all 0.001788 0.000081 667.754070 ( 65.849319)
test_rubyspec 0.094272 0.070386 45.964496 ( 53.609479)
total: 131.66 sec