Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-122526
#<BuildRuby:0x00005582287c12f8
@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.20221007-122526",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000041 0.000006 0.000047 ( 0.000048)
configure 0.000042 0.000007 0.000049 ( 0.000048)
build_up 0.001174 0.010736 1.089735 ( 1.290442)
build_miniruby 0.001405 0.000502 0.098209 ( 0.097024)
build_ruby 0.001066 0.000381 0.100309 ( 0.099781)
build_all 0.007812 0.001306 1.333199 ( 0.595944)
build_install 0.012542 0.001244 1.705192 ( 0.908501)
test_btest 0.001575 0.000464 59.605153 ( 6.543364)
test_basic 0.000000 0.007347 0.333499 ( 0.427144)
test_all 0.000000 0.007118 502.296008 ( 53.959246)
test_rubyspec 0.067594 0.050426 42.417983 ( 50.679541)
total: 114.60 sec