Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-160352
#<BuildRuby:0x00005631a8c83cc0
@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.20230711-160352",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003581 0.001194 1.542978 ( 2.861256)
build_miniruby 0.000713 0.000238 0.820493 ( 0.820168)
build_ruby 0.000906 0.000302 2.709068 ( 2.709026)
build_all 0.010006 0.000000 13.755024 ( 1.195779)
build_install 0.004907 0.003568 1.891614 ( 0.880960)
test_btest 0.000667 0.000211 88.625367 ( 7.619077)
test_basic 0.003939 0.000000 0.678422 ( 0.757315)
test_all 0.000000 0.001254 492.586985 ( 44.739483)
test_rubyspec 0.023768 0.016704 43.335447 ( 55.682198)
total: 117.27 sec