Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-144657
#<BuildRuby:0x000056210d6a8090
@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.20240616-144657",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000858 0.004013 1.048924 ( 1.285710)
build_miniruby 0.000785 0.000285 0.714824 ( 0.714995)
build_ruby 0.001126 0.000409 2.258459 ( 2.258980)
build_all 0.007030 0.001047 12.861614 ( 1.035815)
build_install 0.012750 0.002623 4.144043 ( 1.066010)
test_btest 0.000584 0.000179 72.263293 ( 5.355705)
test_basic 0.005058 0.000036 0.388291 ( 0.468634)
test_all 0.072991 0.023979 372.677615 ( 36.402035)
test_rubyspec 0.023035 0.021576 87.038628 ( 10.974968)
total: 59.56 sec