Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-142416
#<BuildRuby:0x0000563d479eef78
@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.20231106-142416",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001624 0.003297 1.365564 ( 1.633878)
build_miniruby 0.000785 0.000218 0.862093 ( 0.862436)
build_ruby 0.001000 0.000277 2.697706 ( 2.697570)
build_all 0.006357 0.004689 16.982502 ( 1.490106)
build_install 0.007376 0.002329 5.207276 ( 1.177463)
test_btest 0.000803 0.000254 85.624418 ( 7.484622)
test_basic 0.002265 0.002251 0.782878 ( 0.859485)
test_all 0.111397 0.027657 530.842850 ( 48.592705)
test_rubyspec 0.024879 0.021919 50.459257 ( 62.785575)
total: 127.58 sec