Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-211555
#<BuildRuby:0x0000556b8d9ca038
@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.20220730-211555",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009188 0.000148 0.814981 ( 0.880393)
build_miniruby 0.001347 0.000192 0.061942 ( 0.060485)
build_ruby 0.001458 0.000000 0.051771 ( 0.050772)
build_all 0.005840 0.003299 1.270018 ( 0.468751)
build_install 0.009774 0.009501 4.488608 ( 1.876725)
test_btest 0.000796 0.000221 55.299763 ( 6.158752)
test_basic 0.001708 0.004888 0.290433 ( 0.380653)
test_all 0.002981 0.000000 495.264172 ( 53.054005)
test_rubyspec 0.092537 0.034494 41.787482 ( 47.601310)
total: 110.53 sec