Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-235517
#<BuildRuby:0x00005577f7a9b568
@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.20231205-235517",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000483 0.004196 1.303633 ( 1.670101)
build_miniruby 0.000712 0.000209 0.900584 ( 0.901005)
build_ruby 0.001126 0.000331 2.798316 ( 2.798724)
build_all 0.000733 0.009377 16.928864 ( 1.479228)
build_install 0.004485 0.004109 4.955489 ( 1.176530)
test_btest 0.000814 0.000367 87.154819 ( 7.718127)
test_basic 0.001815 0.002897 0.703874 ( 0.779165)
test_all 0.099373 0.039383 549.401116 ( 58.636509)
test_rubyspec 0.022327 0.031751 50.970399 ( 63.242622)
total: 138.40 sec