Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-103622
#<BuildRuby:0x000055a6e393f280
@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.20240109-103622",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.002672 0.003633 0.791857 ( 1.195578)
build_miniruby 0.000972 0.000243 0.824348 ( 0.823878)
build_ruby 0.001068 0.000267 2.660730 ( 2.661763)
build_all 0.005923 0.001481 11.975671 ( 0.962601)
build_install 0.005494 0.004822 3.374741 ( 0.972131)
test_btest 0.000497 0.000153 65.725306 ( 4.727323)
test_basic 0.000000 0.004070 0.404448 ( 0.485339)
test_all 0.071785 0.026250 371.919531 ( 41.494014)
test_rubyspec 0.046751 0.018063 40.582257 ( 53.138199)
total: 106.46 sec