Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-091853
#<BuildRuby:0x0000563218402298
@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.20221204-091853",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005728 0.004517 1.192386 ( 1.333637)
build_miniruby 0.001681 0.000517 0.850726 ( 0.849176)
build_ruby 0.002785 0.000857 2.234455 ( 2.141292)
build_all 0.014904 0.006529 18.778371 ( 2.203344)
build_install 0.020437 0.000023 2.100433 ( 1.054311)
test_btest 0.001226 0.000320 92.063640 ( 9.102876)
test_basic 0.008964 0.001208 0.334642 ( 0.418558)
test_all 0.001797 0.000000 704.012022 ( 71.052391)
test_rubyspec 0.123678 0.064489 49.493618 ( 57.598978)
total: 145.76 sec