Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-024304
#<BuildRuby:0x0000561cb28a00a0
@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.20231211-024304",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005071 0.000179 1.336502 ( 1.704577)
build_miniruby 0.000797 0.000126 0.902212 ( 0.902898)
build_ruby 0.001233 0.000195 2.784049 ( 2.784406)
build_all 0.010251 0.000000 16.922034 ( 1.491766)
build_install 0.008630 0.000000 4.968960 ( 1.188581)
test_btest 0.001173 0.000000 87.894710 ( 7.255545)
test_basic 0.004097 0.000000 0.629404 ( 0.707567)
test_all 0.115307 0.023977 552.203374 ( 55.759777)
test_rubyspec 0.029755 0.015826 50.343398 ( 62.621577)
total: 134.42 sec