Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-174636
#<BuildRuby:0x0000561acfa5c0e0
@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.20240623-174636",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004002 0.001500 1.862260 ( 1.986072)
build_miniruby 0.000807 0.000302 1.014857 ( 1.014094)
build_ruby 0.001168 0.000438 3.449059 ( 3.449229)
build_all 0.008742 0.001547 17.263419 ( 1.613876)
build_install 0.008925 0.001435 6.086932 ( 1.481818)
test_btest 0.000841 0.000280 109.085252 ( 8.443236)
test_basic 0.004701 0.000000 0.841977 ( 0.917193)
test_all 0.092488 0.048125 518.598137 ( 66.219378)
test_rubyspec 0.031072 0.035014 134.189188 ( 16.419616)
total: 101.55 sec