Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-104844
#<BuildRuby:0x000055b3cf6a2920
@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.20221025-104844",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009161 0.000380 1.151215 ( 1.193467)
build_miniruby 0.001515 0.000109 0.107647 ( 0.104420)
build_ruby 0.001366 0.000098 0.102641 ( 0.099540)
build_all 0.009841 0.000061 1.364351 ( 0.595875)
build_install 0.015510 0.000000 1.668993 ( 0.910144)
test_btest 0.001278 0.000000 62.784517 ( 6.558308)
test_basic 0.006360 0.000262 0.376120 ( 0.464398)
test_all 0.002200 0.005198 519.459776 ( 54.788452)
test_rubyspec 0.086244 0.040010 43.270225 ( 51.529315)
total: 116.24 sec