Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-195929
#<BuildRuby:0x0000556ec7ead400
@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-195929",
@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.000015 0.000002 0.000017 ( 0.000015)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.010074 0.000433 1.076802 ( 1.134379)
build_miniruby 0.002090 0.000150 0.103298 ( 0.099228)
build_ruby 0.001503 0.000108 0.095979 ( 0.092820)
build_all 0.007244 0.000518 1.323577 ( 0.571569)
build_install 0.012524 0.005503 1.669425 ( 0.893963)
test_btest 0.001341 0.000000 62.376958 ( 6.537419)
test_basic 0.006335 0.000287 0.326756 ( 0.416673)
test_all 0.006520 0.000110 504.743544 ( 53.956970)
test_rubyspec 0.088299 0.048552 42.497675 ( 50.725096)
total: 114.43 sec