Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-222932
#<BuildRuby:0x000055a28763f8b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230208-222932",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003542 0.000273 0.643686 ( 1.043660)
build_miniruby 0.000890 0.000000 0.656475 ( 0.656123)
build_ruby 0.001180 0.000000 2.068347 ( 2.088707)
build_all 0.009378 0.000000 12.273522 ( 1.532272)
build_install 0.006658 0.000000 1.492735 ( 0.706400)
test_btest 0.000663 0.000000 65.964220 ( 5.934997)
test_basic 0.003511 0.000000 0.241615 ( 0.337044)
test_all 0.000000 0.001263 479.094466 ( 49.991937)
test_rubyspec 0.011933 0.016791 35.030185 ( 45.565720)
total: 107.86 sec