Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-112346
#<BuildRuby:0x000055953b9acd30
@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.20221110-112346",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006578 0.003569 1.065694 ( 1.265614)
build_miniruby 0.000000 0.002380 0.070402 ( 0.067807)
build_ruby 0.002108 0.000000 0.066560 ( 0.064359)
build_all 0.009861 0.000463 1.482523 ( 0.585794)
build_install 0.010237 0.010724 1.794964 ( 0.927057)
test_btest 0.001013 0.000386 81.963394 ( 9.033153)
test_basic 0.003350 0.005127 0.326944 ( 0.413995)
test_all 0.001742 0.000746 699.244934 ( 69.834194)
test_rubyspec 0.108438 0.074837 47.439246 ( 55.595875)
total: 137.79 sec