Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-212415
#<BuildRuby:0x000056298b5bef90
@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.20220808-212415",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010504 0.000361 0.839391 ( 1.003251)
build_miniruby 0.001212 0.000173 0.053809 ( 0.053914)
build_ruby 0.001124 0.000161 0.051956 ( 0.053457)
build_all 0.007771 0.001110 1.236415 ( 0.475381)
build_install 0.009694 0.006672 4.208560 ( 1.820945)
test_btest 0.001536 0.000329 53.723649 ( 6.192479)
test_basic 0.001626 0.004625 0.285995 ( 0.379770)
test_all 0.002564 0.000301 479.036843 ( 51.642287)
test_rubyspec 0.081915 0.038407 41.584632 ( 49.331779)
total: 110.95 sec