Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-192836
#<BuildRuby:0x000055e9d2247270
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230202-192836",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000053 0.000000 0.000053 ( 0.000053)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.003879 0.000000 0.593921 ( 1.633484)
build_miniruby 0.000917 0.000000 0.633763 ( 0.633160)
build_ruby 0.001319 0.000000 2.038543 ( 2.038014)
build_all 0.008974 0.000000 11.951265 ( 1.481778)
build_install 0.006301 0.000090 1.499166 ( 0.716666)
test_btest 0.000695 0.000039 65.811450 ( 6.361228)
test_basic 0.000000 0.003654 0.251280 ( 0.346496)
test_all 0.000000 0.001538 472.167346 ( 45.055189)
test_rubyspec 0.018712 0.008344 34.736142 ( 45.356286)
total: 103.62 sec