Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-204849
#<BuildRuby:0x000055bf15150ea8
@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.20220813-204849",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010478 0.000430 0.966566 ( 0.998673)
build_miniruby 0.001846 0.000123 0.072317 ( 0.069836)
build_ruby 0.001988 0.000132 0.078100 ( 0.076039)
build_all 0.001435 0.009743 1.552518 ( 0.585303)
build_install 0.021385 0.002070 1.875018 ( 0.910393)
test_btest 0.000993 0.000175 69.479078 ( 8.652237)
test_basic 0.007308 0.000287 0.333465 ( 0.427182)
test_all 0.003185 0.000231 679.428397 ( 66.678600)
test_rubyspec 0.125343 0.053795 45.899685 ( 53.372850)
total: 131.77 sec