Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-051120
#<BuildRuby:0x0000555702ec80c0
@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.20240616-051120",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005104 1.031381 ( 1.238788)
build_miniruby 0.001132 0.000000 0.723995 ( 0.723732)
build_ruby 0.001078 0.000399 2.271206 ( 2.271561)
build_all 0.007151 0.000937 12.785971 ( 1.061773)
build_install 0.004799 0.010114 4.172736 ( 1.063864)
test_btest 0.000541 0.000286 73.516116 ( 5.103638)
test_basic 0.001300 0.003967 0.397163 ( 0.477315)
test_all 0.058184 0.038415 374.055220 ( 37.072572)
test_rubyspec 0.019641 0.023083 86.740690 ( 11.011492)
total: 60.03 sec