Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-181620
#<BuildRuby:0x0000559c406686e0
@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.20220831-181620",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.011522 0.000762 0.976049 ( 1.123848)
build_miniruby 0.002009 0.000402 0.077093 ( 0.075333)
build_ruby 0.001813 0.000363 0.077692 ( 0.076623)
build_all 0.009103 0.000885 1.553332 ( 0.597835)
build_install 0.022454 0.000000 1.863900 ( 0.928325)
test_btest 0.000928 0.000000 75.711360 ( 8.226537)
test_basic 0.005919 0.003350 0.330480 ( 0.418705)
test_all 0.004595 0.000039 693.716493 ( 67.087120)
test_rubyspec 0.124196 0.062593 45.900519 ( 54.351006)
total: 132.89 sec