Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-193602
#<BuildRuby:0x00005568eb07c1d8
@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.20240620-193602",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004334 0.001733 1.057907 ( 1.425722)
build_miniruby 0.000813 0.000326 0.710588 ( 0.710413)
build_ruby 0.001973 0.000000 2.264122 ( 2.264335)
build_all 0.008229 0.000415 12.479247 ( 1.041249)
build_install 0.005967 0.009856 4.207890 ( 1.090705)
test_btest 0.000899 0.000000 69.159143 ( 6.174166)
test_basic 0.004900 0.000484 0.409168 ( 0.488619)
test_all 0.079346 0.029370 375.096345 ( 38.309875)
test_rubyspec 0.026405 0.016535 87.095096 ( 10.979907)
total: 62.49 sec