Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-190520
#<BuildRuby:0x000055ee6e86bde0
@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-190520",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.006460 0.000000 1.849994 ( 2.201734)
build_miniruby 0.001109 0.000000 1.125161 ( 1.124053)
build_ruby 0.001507 0.000000 3.434241 ( 3.434129)
build_all 0.007707 0.002917 18.065638 ( 1.728695)
build_install 0.007704 0.002082 6.190675 ( 1.447822)
test_btest 0.000918 0.000421 108.921657 ( 9.599504)
test_basic 0.000000 0.004629 0.859596 ( 0.933773)
test_all 0.095282 0.046350 556.800110 ( 56.393535)
test_rubyspec 0.037831 0.030414 134.879808 ( 16.012687)
total: 92.88 sec