Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-073411
#<BuildRuby:0x000055f3f9eec0a8
@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.20240618-073411",
@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.000002 0.000007 ( 0.000007)
build_up 0.003725 0.001118 1.054195 ( 1.395056)
build_miniruby 0.001044 0.000000 0.696271 ( 0.695968)
build_ruby 0.000000 0.001457 2.235140 ( 2.235618)
build_all 0.004588 0.003313 12.518735 ( 1.027242)
build_install 0.008090 0.004140 4.145117 ( 1.056045)
test_btest 0.000746 0.000000 68.638913 ( 5.919034)
test_basic 0.003852 0.000086 0.390325 ( 0.471377)
test_all 0.072727 0.025664 367.448026 ( 33.963622)
test_rubyspec 0.014746 0.026914 87.356825 ( 11.047531)
total: 57.81 sec