Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-035922
#<BuildRuby:0x0000558964f9c0e8
@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.20240622-035922",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.000812 0.004283 1.053233 ( 1.451353)
build_miniruby 0.000957 0.000240 0.738605 ( 0.737991)
build_ruby 0.001192 0.000298 2.307867 ( 2.308153)
build_all 0.007664 0.000768 12.589168 ( 1.059453)
build_install 0.001795 0.010830 4.309524 ( 1.076070)
test_btest 0.000546 0.000218 70.971510 ( 5.210301)
test_basic 0.000264 0.004267 0.406359 ( 0.486759)
test_all 0.082394 0.017619 362.500855 ( 44.020158)
test_rubyspec 0.028748 0.013635 87.416435 ( 11.048304)
total: 67.40 sec