Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-203548
#<BuildRuby:0x000055a808987f00
@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-203548",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006254 0.000000 1.714803 ( 1.911448)
build_miniruby 0.000000 0.001093 1.026703 ( 1.026663)
build_ruby 0.000000 0.001641 3.326713 ( 3.327118)
build_all 0.006893 0.003822 17.169773 ( 1.645109)
build_install 0.004448 0.006031 5.986064 ( 1.443481)
test_btest 0.000589 0.000324 108.817248 ( 8.270674)
test_basic 0.001915 0.002739 0.681265 ( 0.755215)
test_all 0.087964 0.049044 524.354802 ( 49.293066)
test_rubyspec 0.020122 0.046098 130.515964 ( 15.730086)
total: 83.40 sec