Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-230716
#<BuildRuby:0x0000562a422b4e50
@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.20220720-230716",
@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.000003 0.000011 ( 0.000011)
configure 0.000071 0.000025 0.000096 ( 0.000100)
build_up 0.006432 0.004959 0.976293 ( 1.513480)
build_miniruby 0.001421 0.000592 0.076841 ( 0.074637)
build_ruby 0.001620 0.000674 0.075648 ( 0.073281)
build_all 0.009691 0.000327 1.545600 ( 0.603402)
build_install 0.016978 0.006063 5.138857 ( 2.087108)
test_btest 0.001783 0.000000 73.040700 ( 8.471187)
test_basic 0.007337 0.000000 0.324634 ( 0.412727)
test_all 0.001886 0.000000 682.516211 ( 66.707872)
test_rubyspec 0.079868 0.061966 45.780563 ( 51.638601)
total: 131.58 sec