Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-185943
#<BuildRuby:0x00005598b8306fa0
@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.20231219-185943",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004379 0.000461 1.433726 ( 1.778568)
build_miniruby 0.000794 0.000084 0.935370 ( 0.935718)
build_ruby 0.001216 0.000128 2.826448 ( 2.826997)
build_all 0.006751 0.003435 16.556616 ( 1.476167)
build_install 0.008285 0.000561 4.954375 ( 1.235865)
test_btest 0.000870 0.000113 84.672710 ( 6.988559)
test_basic 0.000000 0.004094 0.674530 ( 0.753786)
test_all 0.090413 0.044260 561.274258 ( 51.416073)
test_rubyspec 0.028366 0.016570 50.668244 ( 62.943744)
total: 130.36 sec