Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-224659
#<BuildRuby:0x00005561ccb34060
@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.20240619-224659",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001746 0.003246 1.054152 ( 1.403595)
build_miniruby 0.000796 0.000318 0.714248 ( 0.714390)
build_ruby 0.001103 0.000441 2.269994 ( 2.269840)
build_all 0.005868 0.002347 12.615022 ( 1.058000)
build_install 0.009258 0.002824 4.161939 ( 1.063814)
test_btest 0.000559 0.000215 73.324995 ( 5.143379)
test_basic 0.003070 0.001181 0.407574 ( 0.488358)
test_all 0.072261 0.025897 367.117258 ( 35.123008)
test_rubyspec 0.032183 0.010806 87.053059 ( 11.036136)
total: 58.30 sec