Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-103219
#<BuildRuby:0x000055828a208188
@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.20240620-103219",
@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.005075 0.001903 1.967522 ( 2.285929)
build_miniruby 0.000820 0.000308 1.140890 ( 1.140591)
build_ruby 0.001076 0.000404 3.413212 ( 3.413199)
build_all 0.004142 0.006239 18.326684 ( 1.669971)
build_install 0.009109 0.001820 6.372368 ( 1.466904)
test_btest 0.000788 0.000324 111.407434 ( 8.733103)
test_basic 0.001465 0.003430 0.937121 ( 1.016568)
test_all 0.104006 0.036753 557.985290 ( 52.527395)
test_rubyspec 0.045928 0.019374 138.675166 ( 16.475711)
total: 88.73 sec