Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-181344
#<BuildRuby:0x000055c31cff8a68
@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.20220718-181344",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009634 0.000407 0.856653 ( 1.104599)
build_miniruby 0.001458 0.000104 0.064496 ( 0.063036)
build_ruby 0.002086 0.000000 0.061439 ( 0.059251)
build_all 0.003448 0.004608 1.315471 ( 0.482103)
build_install 0.010531 0.006645 4.326293 ( 1.810982)
test_btest 0.001798 0.000360 52.028748 ( 6.043931)
test_basic 0.005079 0.001016 0.283749 ( 0.378949)
test_all 0.001765 0.000353 486.212631 ( 51.989133)
test_rubyspec 0.084271 0.044988 42.006077 ( 47.904991)
total: 109.84 sec