Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-194711
#<BuildRuby:0x000055c7d2770048
@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.20231103-194711",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005102 0.000000 1.455906 ( 1.635633)
build_miniruby 0.001037 0.000000 0.869530 ( 0.869892)
build_ruby 0.001244 0.000000 2.723883 ( 2.724159)
build_all 0.004304 0.006139 16.930808 ( 1.507095)
build_install 0.004813 0.004827 5.209208 ( 1.236035)
test_btest 0.000929 0.000243 84.170225 ( 7.632107)
test_basic 0.002813 0.000733 0.487075 ( 0.567106)
test_all 0.088383 0.049839 520.939045 ( 60.218394)
test_rubyspec 0.023205 0.025445 50.399608 ( 62.742246)
total: 139.13 sec