Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-030546
#<BuildRuby:0x0000560325398e50
@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.20220813-030546",
@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.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011158 0.000975 0.978577 ( 1.172827)
build_miniruby 0.001937 0.000258 0.076725 ( 0.075509)
build_ruby 0.000000 0.002154 0.074766 ( 0.074143)
build_all 0.007809 0.002801 1.555677 ( 0.595032)
build_install 0.021317 0.001148 1.908204 ( 0.936322)
test_btest 0.000000 0.001297 77.391486 ( 8.144651)
test_basic 0.000000 0.006960 0.319235 ( 0.409974)
test_all 0.001854 0.002150 650.642922 ( 64.449047)
test_rubyspec 0.127362 0.049349 45.913602 ( 53.517539)
total: 129.38 sec