Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-101932
#<BuildRuby:0x000055d3e62b0060
@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.20231211-101932",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004281 0.000390 1.018518 ( 1.296363)
build_miniruby 0.000685 0.000062 0.862233 ( 0.862116)
build_ruby 0.001033 0.000094 2.695351 ( 2.696788)
build_all 0.007301 0.000220 12.166674 ( 0.999336)
build_install 0.002827 0.009287 3.566891 ( 0.961167)
test_btest 0.000497 0.000115 64.197921 ( 4.961513)
test_basic 0.002991 0.000000 0.372238 ( 0.454740)
test_all 0.077003 0.026016 380.313565 ( 41.790323)
test_rubyspec 0.047843 0.023002 39.646265 ( 52.293514)
total: 106.32 sec