Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-132627
#<BuildRuby:0x000055df69b77de0
@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-132627",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001087 0.004335 1.664354 ( 1.903543)
build_miniruby 0.001007 0.000355 1.063347 ( 1.062241)
build_ruby 0.001062 0.000375 3.264980 ( 3.265707)
build_all 0.009852 0.000495 17.382805 ( 1.656328)
build_install 0.004609 0.005927 6.180045 ( 1.486766)
test_btest 0.001199 0.000000 106.260203 ( 8.829562)
test_basic 0.005762 0.000000 0.856203 ( 0.928555)
test_all 0.105341 0.037832 551.122324 ( 56.536622)
test_rubyspec 0.033391 0.036705 135.592041 ( 16.053718)
total: 91.72 sec