Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-043930
#<BuildRuby:0x000055d2d45b06d8
@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.20221127-043930",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005022 0.005930 1.310545 ( 1.795079)
build_miniruby 0.001317 0.000877 0.838257 ( 0.838239)
build_ruby 0.001468 0.002175 2.247673 ( 2.159127)
build_all 0.011395 0.009165 25.004383 ( 2.830583)
build_install 0.020445 0.002128 4.984553 ( 1.216011)
test_btest 0.001375 0.000000 83.253557 ( 9.077373)
test_basic 0.005802 0.001529 0.357768 ( 0.453809)
test_all 0.001546 0.000814 718.384573 ( 71.216229)
test_rubyspec 0.104570 0.049978 49.540800 ( 58.011850)
total: 147.60 sec