Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-040327
#<BuildRuby:0x00005575acbebf00
@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.20240618-040327",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004895 0.000333 1.747110 ( 2.140217)
build_miniruby 0.000776 0.000274 1.023230 ( 1.022717)
build_ruby 0.001192 0.000421 3.286269 ( 3.286706)
build_all 0.004250 0.005880 16.914700 ( 1.558097)
build_install 0.007123 0.002933 5.936480 ( 1.424023)
test_btest 0.000935 0.000385 102.171933 ( 9.088432)
test_basic 0.000000 0.004929 0.739228 ( 0.814764)
test_all 0.108712 0.026125 534.431937 ( 49.465148)
test_rubyspec 0.047439 0.018647 133.858071 ( 16.243625)
total: 85.04 sec