Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-144911
#<BuildRuby:0x000055853b06be20
@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.20231128-144911",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001530 0.004193 1.267898 ( 1.668051)
build_miniruby 0.000917 0.000145 0.854643 ( 0.854968)
build_ruby 0.001292 0.000204 2.864668 ( 2.865259)
build_all 0.003530 0.007173 17.319297 ( 1.522155)
build_install 0.006411 0.003552 5.313112 ( 1.230496)
test_btest 0.001117 0.000000 86.661521 ( 7.545318)
test_basic 0.001697 0.002524 0.690334 ( 0.770375)
test_all 0.109463 0.026947 534.001456 ( 49.648379)
test_rubyspec 0.027718 0.021258 50.004357 ( 62.277370)
total: 128.38 sec