Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-121747
#<BuildRuby:0x000056014060fcb0
@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.20231110-121747",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004416 0.000099 1.286582 ( 1.856599)
build_miniruby 0.000966 0.000215 0.872146 ( 0.872164)
build_ruby 0.001359 0.000000 2.546510 ( 2.546450)
build_all 0.010220 0.000000 15.539110 ( 1.473627)
build_install 0.011773 0.000000 4.654990 ( 1.144890)
test_btest 0.000719 0.000000 76.949296 ( 7.544612)
test_basic 0.001585 0.003554 0.862077 ( 0.936015)
test_all 0.099784 0.032051 499.202883 ( 47.487386)
test_rubyspec 0.015638 0.029617 49.598514 ( 62.002207)
total: 125.86 sec