Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-003452
#<BuildRuby:0x000056002a073818
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230524-003452",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003222 0.001381 1.424106 ( 2.681624)
build_miniruby 0.000755 0.000323 0.838417 ( 0.837973)
build_ruby 0.000000 0.001227 2.370024 ( 2.370432)
build_all 0.006667 0.002173 12.171299 ( 1.045884)
build_install 0.007735 0.000000 1.647831 ( 0.848035)
test_btest 0.000000 0.001169 82.121490 ( 6.930889)
test_basic 0.001356 0.002100 0.652773 ( 0.736116)
test_all 0.000934 0.000400 420.553211 ( 45.664356)
test_rubyspec 0.017436 0.024538 41.759246 ( 54.178068)
total: 115.29 sec