Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-135515
#<BuildRuby:0x0000562c271b09c8
@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.20220918-135515",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004571 0.005123 1.112973 ( 1.275749)
build_miniruby 0.001728 0.000398 0.116507 ( 0.113368)
build_ruby 0.001594 0.000368 0.116723 ( 0.100498)
build_all 0.009911 0.000143 1.608893 ( 0.652765)
build_install 0.004981 0.017117 1.924409 ( 0.976994)
test_btest 0.001386 0.000000 78.545717 ( 8.325089)
test_basic 0.008669 0.000423 0.372429 ( 0.458063)
test_all 0.002555 0.000796 675.856132 ( 68.574593)
test_rubyspec 0.075530 0.088750 45.685258 ( 54.214207)
total: 134.69 sec