Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-213455
#<BuildRuby:0x000055c638a9c028
@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-213455",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000997 0.003729 1.041338 ( 1.297210)
build_miniruby 0.001044 0.000000 0.751633 ( 0.751783)
build_ruby 0.001484 0.000000 2.255152 ( 2.255795)
build_all 0.001014 0.006811 12.550470 ( 1.036123)
build_install 0.010091 0.001599 4.190845 ( 1.058745)
test_btest 0.000557 0.000139 71.064345 ( 5.541889)
test_basic 0.004235 0.001059 0.395481 ( 0.476163)
test_all 0.077322 0.021274 355.367649 ( 33.846376)
test_rubyspec 0.025528 0.016255 87.377760 ( 10.973739)
total: 57.24 sec