Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-122022
#<BuildRuby:0x0000562da83ece80
@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.20221024-122022",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005971 0.004823 1.159528 ( 1.213751)
build_miniruby 0.001098 0.000499 0.106465 ( 0.103798)
build_ruby 0.000000 0.001630 0.113230 ( 0.110202)
build_all 0.006857 0.001798 1.409920 ( 0.582898)
build_install 0.013215 0.002815 1.740683 ( 0.913788)
test_btest 0.001257 0.000518 62.028542 ( 6.654984)
test_basic 0.003008 0.003536 0.367040 ( 0.462162)
test_all 0.005122 0.000511 498.330445 ( 53.389567)
test_rubyspec 0.051224 0.078454 43.533324 ( 52.131848)
total: 115.56 sec