Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-092106
#<BuildRuby:0x00005559ea15fba0
@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.20220626-092106",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003855 0.004879 0.844076 ( 1.467140)
build_miniruby 0.002022 0.000506 0.063444 ( 0.061907)
build_ruby 0.001140 0.000285 0.054090 ( 0.053064)
build_all 0.005844 0.001461 1.206723 ( 0.493819)
build_install 0.012563 0.005735 4.798174 ( 2.459209)
test_btest 0.000000 0.002287 53.109039 ( 5.975409)
test_basic 0.005629 0.001180 0.297809 ( 0.387951)
test_all 0.002103 0.000657 478.287241 ( 52.087370)
test_rubyspec 0.084770 0.048321 41.767337 ( 47.657088)
total: 110.64 sec