Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-051617
#<BuildRuby:0x000055bca93f2fa8
@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.20221204-051617",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004190 0.000013 0.793504 ( 1.036218)
build_miniruby 0.000796 0.000132 0.514923 ( 0.514345)
build_ruby 0.001120 0.000187 1.684329 ( 1.614750)
build_all 0.007763 0.001293 11.977389 ( 1.506777)
build_install 0.005872 0.000978 1.594974 ( 0.749221)
test_btest 0.000635 0.000106 63.778343 ( 5.971745)
test_basic 0.002774 0.000462 0.230857 ( 0.327297)
test_all 0.000816 0.000136 485.351715 ( 49.948726)
test_rubyspec 0.022838 0.003807 35.704212 ( 46.252601)
total: 107.92 sec