Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-162152
#<BuildRuby:0x000055bef23f8110
@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.20231215-162152",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005741 0.000000 1.031808 ( 1.309401)
build_miniruby 0.001171 0.000000 0.877918 ( 0.878422)
build_ruby 0.001451 0.000000 2.703677 ( 2.704290)
build_all 0.008752 0.000000 12.249133 ( 0.995570)
build_install 0.004369 0.005363 3.572546 ( 0.968304)
test_btest 0.000774 0.000060 63.170784 ( 6.119055)
test_basic 0.002663 0.000205 0.375459 ( 0.458858)
test_all 0.051191 0.049691 375.132244 ( 36.509999)
test_rubyspec 0.026341 0.037120 40.126565 ( 52.807636)
total: 102.75 sec