Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-133658
#<BuildRuby:0x00005558496500a8
@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.20240621-133658",
@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.000007)
build_up 0.005306 0.000380 1.123238 ( 1.809332)
build_miniruby 0.000811 0.000222 0.721971 ( 0.721799)
build_ruby 0.001268 0.000000 2.255986 ( 2.256717)
build_all 0.008093 0.000000 13.359766 ( 1.756989)
build_install 0.008583 0.003479 4.246166 ( 1.071165)
test_btest 0.000609 0.000152 72.675510 ( 5.620623)
test_basic 0.000540 0.004176 0.391936 ( 0.472500)
test_all 0.076354 0.020082 374.830260 ( 38.302371)
test_rubyspec 0.019363 0.023871 87.421028 ( 11.042299)
total: 63.05 sec