Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-024943
#<BuildRuby:0x000055e8ca6140a0
@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.20240617-024943",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000974 0.004124 1.030960 ( 1.274048)
build_miniruby 0.000917 0.000141 0.708071 ( 0.708163)
build_ruby 0.001218 0.000187 2.254250 ( 2.254588)
build_all 0.005205 0.002824 12.484096 ( 1.085612)
build_install 0.012116 0.004781 4.216914 ( 1.062119)
test_btest 0.000564 0.000125 69.521511 ( 5.217300)
test_basic 0.001170 0.004376 0.401840 ( 0.481652)
test_all 0.066691 0.033253 366.817774 ( 41.698968)
test_rubyspec 0.025691 0.015861 86.965886 ( 10.984304)
total: 64.77 sec