Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-210047
#<BuildRuby:0x0000555f1ae7c060
@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.20240614-210047",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000424 0.004418 1.052470 ( 1.484862)
build_miniruby 0.000000 0.001014 0.697805 ( 0.698014)
build_ruby 0.000000 0.001571 2.273869 ( 2.274173)
build_all 0.002484 0.005127 12.432569 ( 1.072529)
build_install 0.004690 0.006376 4.101888 ( 1.063863)
test_btest 0.000426 0.000229 69.366051 ( 5.661614)
test_basic 0.002699 0.001453 0.409568 ( 0.490330)
test_all 0.081345 0.019300 370.816555 ( 36.638339)
test_rubyspec 0.019865 0.021741 86.591833 ( 10.989887)
total: 60.37 sec