Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-022411
#<BuildRuby:0x000055a0f297bce0
@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.20221203-022411",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004217 0.000051 0.770987 ( 1.088896)
build_miniruby 0.000000 0.000984 0.526150 ( 0.525902)
build_ruby 0.000000 0.001379 1.666667 ( 1.598896)
build_all 0.005827 0.003500 11.961723 ( 1.479265)
build_install 0.005950 0.000438 1.598024 ( 0.754632)
test_btest 0.000565 0.000174 65.027516 ( 6.036089)
test_basic 0.002463 0.000758 0.255407 ( 0.352109)
test_all 0.000759 0.000234 480.924731 ( 49.647904)
test_rubyspec 0.001652 0.024162 36.095005 ( 46.527609)
total: 108.01 sec