Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-091659
#<BuildRuby:0x0000560612d35338
@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.20221008-091659",
@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.000032 0.000003 0.000035 ( 0.000034)
autoconf 0.000053 0.000004 0.000057 ( 0.000061)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.011084 0.000475 1.123781 ( 1.713529)
build_miniruby 0.001697 0.000113 0.101278 ( 0.097736)
build_ruby 0.001423 0.000095 0.092986 ( 0.090136)
build_all 0.008522 0.000242 1.355161 ( 0.570101)
build_install 0.010028 0.004922 1.666974 ( 0.891747)
test_btest 0.002312 0.000257 60.853175 ( 6.433452)
test_basic 0.006217 0.000691 0.351394 ( 0.440845)
test_all 0.005913 0.000525 481.198602 ( 52.887320)
test_rubyspec 0.093427 0.035870 42.532683 ( 51.096477)
total: 114.22 sec