Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-001700
#<BuildRuby:0x000055d0ed07efe0
@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.20220726-001700",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006840 0.004403 0.971694 ( 1.161771)
build_miniruby 0.000000 0.001999 0.075613 ( 0.073606)
build_ruby 0.000752 0.001497 0.076758 ( 0.074437)
build_all 0.009316 0.001747 1.511321 ( 0.583217)
build_install 0.020074 0.002731 5.170997 ( 2.079534)
test_btest 0.001037 0.000183 73.044770 ( 8.201222)
test_basic 0.006398 0.001129 0.334820 ( 0.427438)
test_all 0.002139 0.000111 639.591045 ( 64.523785)
test_rubyspec 0.086415 0.090578 45.499736 ( 51.247912)
total: 128.37 sec