Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-234335
#<BuildRuby:0x000055afc8a37bb8
@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.20231119-234335",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001381 0.003099 1.309424 ( 1.689104)
build_miniruby 0.000805 0.000284 0.903004 ( 0.902906)
build_ruby 0.001004 0.000355 2.691456 ( 2.692141)
build_all 0.006160 0.004248 16.640650 ( 1.526627)
build_install 0.010309 0.000000 5.004285 ( 1.221926)
test_btest 0.000000 0.001039 85.314907 ( 7.906743)
test_basic 0.003315 0.001003 0.671312 ( 0.747732)
test_all 0.089453 0.046874 510.691265 ( 58.252100)
test_rubyspec 0.023262 0.020770 50.219955 ( 62.608776)
total: 137.55 sec