Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-063218
#<BuildRuby:0x000055c33df50090
@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.20240619-063218",
@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.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005016 1.047896 ( 1.308635)
build_miniruby 0.000000 0.001084 0.715293 ( 0.715209)
build_ruby 0.000000 0.001433 2.261659 ( 2.262022)
build_all 0.007747 0.000243 12.504214 ( 1.051166)
build_install 0.007185 0.005105 4.159861 ( 1.066223)
test_btest 0.000541 0.000194 69.155719 ( 6.280505)
test_basic 0.000000 0.003947 0.397192 ( 0.478637)
test_all 0.076101 0.021256 371.060665 ( 38.165319)
test_rubyspec 0.026745 0.015935 87.516999 ( 11.013207)
total: 62.34 sec