Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-105439
#<BuildRuby:0x00005582f45c5400
@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.20220718-105439",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010361 0.832108 ( 1.158873)
build_miniruby 0.000882 0.000546 0.048851 ( 0.048318)
build_ruby 0.001288 0.000496 0.061431 ( 0.059715)
build_all 0.005402 0.002078 1.279653 ( 0.492911)
build_install 0.008325 0.008188 4.270625 ( 1.818700)
test_btest 0.001458 0.000673 53.588864 ( 6.311864)
test_basic 0.005919 0.000346 0.280167 ( 0.371121)
test_all 0.001959 0.000839 498.907505 ( 52.989999)
test_rubyspec 0.089165 0.049902 41.933512 ( 47.789793)
total: 111.04 sec