Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-011806
#<BuildRuby:0x000055e715178610
@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.20220831-011806",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007886 0.001972 1.006320 ( 1.306231)
build_miniruby 0.001730 0.000433 0.074861 ( 0.072719)
build_ruby 0.001944 0.000000 0.076368 ( 0.075124)
build_all 0.009704 0.000000 1.503099 ( 0.571584)
build_install 0.019695 0.002261 1.877665 ( 0.915752)
test_btest 0.001234 0.000231 73.799366 ( 8.495716)
test_basic 0.007392 0.000299 0.324447 ( 0.419715)
test_all 0.004119 0.000000 674.488853 ( 66.171417)
test_rubyspec 0.103502 0.085769 45.814502 ( 54.185728)
total: 132.21 sec