Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-041440
#<BuildRuby:0x0000561c779b8dd8
@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.20220917-041440",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005712 0.004551 1.081675 ( 1.219654)
build_miniruby 0.002634 0.000000 0.077738 ( 0.075294)
build_ruby 0.002026 0.000160 0.080057 ( 0.077651)
build_all 0.010760 0.000000 1.535509 ( 0.593047)
build_install 0.015774 0.001157 1.906092 ( 0.946548)
test_btest 0.000850 0.000179 91.946454 ( 9.783638)
test_basic 0.007612 0.000610 0.349678 ( 0.443782)
test_all 0.002988 0.000597 671.902854 ( 67.836671)
test_rubyspec 0.121322 0.053425 46.817760 ( 55.018085)
total: 136.00 sec