Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-052912
#<BuildRuby:0x000055d8e2c9d1f8
@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.20221006-052912",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003719 0.008243 1.080558 ( 1.268489)
build_miniruby 0.001108 0.000341 0.099039 ( 0.096338)
build_ruby 0.001538 0.000473 0.093079 ( 0.088048)
build_all 0.007418 0.000871 1.309868 ( 0.562710)
build_install 0.006279 0.006835 1.597193 ( 0.868846)
test_btest 0.002515 0.000000 60.381098 ( 6.264970)
test_basic 0.004684 0.004009 0.358088 ( 0.445326)
test_all 0.007341 0.000000 480.629209 ( 52.480975)
test_rubyspec 0.094623 0.039358 42.180895 ( 50.671980)
total: 112.75 sec