Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-040514
#<BuildRuby:0x0000559c3cad7ce8
@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.20231016-040514",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000904 0.004222 1.422620 ( 1.673654)
build_miniruby 0.000840 0.000247 0.830497 ( 0.830313)
build_ruby 0.001270 0.000373 2.854354 ( 2.853655)
build_all 0.005324 0.004536 17.298851 ( 1.494807)
build_install 0.004007 0.005767 5.173768 ( 1.200299)
test_btest 0.000809 0.000315 86.182347 ( 7.740850)
test_basic 0.003280 0.001275 0.762582 ( 0.839121)
test_all 0.003965 0.004372 557.215069 ( 53.410115)
test_rubyspec 0.021473 0.030433 52.554705 ( 64.735285)
total: 134.78 sec