Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-030402
#<BuildRuby:0x00005653bcdf8ea8
@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.20220908-030402",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010540 0.000753 0.963152 ( 0.996262)
build_miniruby 0.002408 0.000000 0.074922 ( 0.072471)
build_ruby 0.001871 0.000000 0.071332 ( 0.069517)
build_all 0.004911 0.005549 1.580476 ( 0.598045)
build_install 0.015976 0.006730 1.900337 ( 0.942181)
test_btest 0.001089 0.000198 91.276211 ( 9.483462)
test_basic 0.002360 0.004907 0.355785 ( 0.443486)
test_all 0.003850 0.000000 649.828618 ( 66.776405)
test_rubyspec 0.120431 0.049519 47.158410 ( 55.655609)
total: 135.04 sec