Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-003214
#<BuildRuby:0x000055c13461bde0
@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-003214",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000005 0.000012 ( 0.000011)
build_up 0.006087 0.000000 1.892107 ( 3.196381)
build_miniruby 0.001079 0.000000 1.064092 ( 1.063508)
build_ruby 0.001180 0.000269 3.301068 ( 3.300715)
build_all 0.010573 0.000000 17.016647 ( 1.607524)
build_install 0.010576 0.000000 5.982825 ( 1.493203)
test_btest 0.001198 0.000000 108.121042 ( 8.279576)
test_basic 0.003915 0.000930 0.788611 ( 0.862955)
test_all 0.092181 0.048808 535.525699 ( 50.899513)
test_rubyspec 0.043563 0.026254 130.908597 ( 16.022423)
total: 86.73 sec