Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-012708
#<BuildRuby:0x00005582d92a01f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240618-012708",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003728 0.001491 1.046519 ( 1.401861)
build_miniruby 0.001157 0.000000 0.695982 ( 0.696290)
build_ruby 0.001543 0.000000 2.261218 ( 2.261439)
build_all 0.007880 0.000595 12.473720 ( 1.048257)
build_install 0.007612 0.004035 4.209237 ( 1.063692)
test_btest 0.000615 0.000219 69.589697 ( 5.561926)
test_basic 0.000000 0.005061 0.393519 ( 0.473420)
test_all 0.064106 0.034202 379.131186 ( 36.205719)
test_rubyspec 0.022187 0.018997 87.654382 ( 11.028060)
total: 59.74 sec