Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-185151
#<BuildRuby:0x00005607287904c0
@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.20221115-185151",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000061 0.000000 0.000061 ( 0.000058)
build_up 0.008189 0.000045 1.109367 ( 1.145840)
build_miniruby 0.001368 0.000421 0.894758 ( 0.895092)
build_ruby 0.001808 0.000557 2.361368 ( 2.257574)
build_all 0.012631 0.004226 18.150806 ( 2.236315)
build_install 0.017940 0.000000 1.850557 ( 1.016739)
test_btest 0.001536 0.000000 85.199538 ( 9.822757)
test_basic 0.007070 0.000000 0.339967 ( 0.434875)
test_all 0.002232 0.000000 710.029312 ( 74.841055)
test_rubyspec 0.101960 0.029982 50.195104 ( 58.737940)
total: 151.39 sec