Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-130742
#<BuildRuby:0x000055f88ecf0008
@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.20240625-130742",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003666 0.002291 1.049964 ( 1.302695)
build_miniruby 0.001151 0.000000 0.726884 ( 0.726835)
build_ruby 0.001853 0.000000 2.296068 ( 2.296526)
build_all 0.007148 0.000713 12.686487 ( 1.052440)
build_install 0.008483 0.004241 4.187954 ( 1.080606)
test_btest 0.000504 0.000252 71.838698 ( 5.500410)
test_basic 0.002917 0.001459 0.403017 ( 0.483487)
test_all 0.080080 0.018659 353.999547 ( 42.505399)
test_rubyspec 0.023444 0.017990 87.447847 ( 11.073246)
total: 66.02 sec