Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-000919
#<BuildRuby:0x00005590fac9e920
@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.20221014-000919",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006195 0.005453 1.111431 ( 1.188348)
build_miniruby 0.001301 0.000326 0.103574 ( 0.101610)
build_ruby 0.001253 0.000313 0.100040 ( 0.097738)
build_all 0.005943 0.001486 1.324470 ( 0.570991)
build_install 0.015958 0.000102 1.619196 ( 0.900947)
test_btest 0.001847 0.000370 63.899707 ( 6.463691)
test_basic 0.006296 0.000000 0.359890 ( 0.452786)
test_all 0.005779 0.001674 486.563580 ( 53.195793)
test_rubyspec 0.082106 0.045525 43.125439 ( 51.668515)
total: 114.64 sec