Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-161439
#<BuildRuby:0x000055c048004c00
@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.20221116-161439",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007124 0.001018 1.104928 ( 1.288609)
build_miniruby 0.001722 0.000246 0.872821 ( 0.879446)
build_ruby 0.001976 0.000000 2.356226 ( 2.273426)
build_all 0.017802 0.000175 18.313811 ( 2.262269)
build_install 0.014605 0.004108 1.902770 ( 1.049164)
test_btest 0.001233 0.000168 82.374366 ( 9.269463)
test_basic 0.001849 0.004872 0.331000 ( 0.420646)
test_all 0.001459 0.000148 716.336353 ( 75.568346)
test_rubyspec 0.080450 0.047493 50.975745 ( 59.407329)
total: 152.42 sec