Logfile: /home/ko1/ruby/logs/brlog.trunk.20240823-094931
#<BuildRuby:0x0000562cfcb3d8f8
@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.20240823-094931",
@make="make",
@no_timeout_error=nil,
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004956 0.000234 1.066364 ( 1.296074)
build_miniruby 0.000837 0.000209 0.758135 ( 0.758112)
build_ruby 0.001152 0.000288 2.289711 ( 2.290447)
build_all 0.002994 0.005278 12.895785 ( 1.047690)
build_install 0.007737 0.004058 4.378309 ( 1.086747)
test_btest 0.000612 0.000219 74.006995 ( 5.522551)
test_basic 0.002188 0.001942 0.409460 ( 0.489708)
test_all 0.085618 0.014490 382.537056 ( 40.115691)
test_rubyspec 0.028078 0.015748 89.713432 ( 11.224032)
total: 63.83 sec