Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-203724
#<BuildRuby:0x000055e62acbf4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-203724",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002984 0.000271 0.732279 ( 1.140368)
build_miniruby 0.001048 0.000095 0.902669 ( 0.903007)
build_ruby 0.000910 0.000083 2.770981 ( 2.775166)
build_all 0.002814 0.004193 12.122835 ( 1.013579)
build_install 0.003628 0.007228 3.394205 ( 0.973518)
test_btest 0.000449 0.000128 64.885713 ( 5.246975)
test_basic 0.000000 0.003307 0.383358 ( 0.463802)
test_all 0.081723 0.029111 449.007043 ( 44.164664)
test_rubyspec 0.029659 0.021886 40.720243 ( 53.502304)
total: 110.18 sec