Logfile: /home/ko1/ruby/logs/brlog.trunk.20240717-202413
#<BuildRuby:0x000055b00b7c15d0
@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.20240717-202413",
@make="make",
@no_timeout_error=nil,
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004389 0.000732 1.163754 ( 1.403472)
build_miniruby 0.000899 0.000150 0.727456 ( 0.727662)
build_ruby 0.001640 0.000274 2.279693 ( 2.280082)
build_all 0.007322 0.001221 12.814999 ( 1.046275)
build_install 0.006766 0.005589 4.512779 ( 1.096473)
test_btest 0.000717 0.000166 72.024328 ( 6.191441)
test_basic 0.003331 0.000769 0.400982 ( 0.481248)
test_all 0.064123 0.034611 363.753093 ( 43.104573)
test_rubyspec 0.011251 0.031168 90.134880 ( 11.262060)
total: 67.59 sec