Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-015538
#<BuildRuby:0x000055611b2f84c0
@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.20220729-015538",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010771 0.000157 0.980676 ( 1.530086)
build_miniruby 0.001769 0.000111 0.075380 ( 0.073299)
build_ruby 0.001604 0.000101 0.076850 ( 0.075772)
build_all 0.006990 0.003825 1.520059 ( 0.578293)
build_install 0.022211 0.000881 5.113313 ( 2.056392)
test_btest 0.001232 0.000112 75.561073 ( 8.250926)
test_basic 0.002641 0.005040 0.324561 ( 0.413784)
test_all 0.002059 0.000135 646.301330 ( 64.834024)
test_rubyspec 0.109072 0.079450 45.473424 ( 51.257741)
total: 129.07 sec