Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-195309
#<BuildRuby:0x000056475767c1f0
@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.20240620-195309",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002497 0.002729 1.062417 ( 1.532449)
build_miniruby 0.000869 0.000200 0.707177 ( 0.707116)
build_ruby 0.001136 0.000262 2.283335 ( 2.284405)
build_all 0.007690 0.000846 12.582390 ( 1.037416)
build_install 0.012128 0.000765 4.180166 ( 1.067331)
test_btest 0.000605 0.000114 72.358420 ( 5.592012)
test_basic 0.003378 0.000634 0.403959 ( 0.485512)
test_all 0.073131 0.030105 361.291489 ( 43.733357)
test_rubyspec 0.021084 0.020857 87.076587 ( 11.065978)
total: 67.51 sec