Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-132118
#<BuildRuby:0x0000563163c13bb8
@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.20230607-132118",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005626 0.000502 1.518077 ( 2.788259)
build_miniruby 0.000872 0.000273 0.924432 ( 0.923531)
build_ruby 0.001269 0.000000 2.419046 ( 2.418781)
build_all 0.008756 0.000478 12.452563 ( 1.097818)
build_install 0.006772 0.000657 1.686837 ( 0.853865)
test_btest 0.001083 0.000000 82.063337 ( 7.065842)
test_basic 0.004456 0.000311 0.674813 ( 0.755535)
test_all 0.000000 0.001410 436.163978 ( 40.776746)
test_rubyspec 0.022107 0.021766 42.227255 ( 54.661771)
total: 111.34 sec