Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-113924
#<BuildRuby:0x0000562daf17b438
@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.20231227-113924",
@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.000037 0.000003 0.000040 ( 0.000040)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003792 0.004142 0.832386 ( 1.219558)
build_miniruby 0.000849 0.000122 0.808542 ( 0.808610)
build_ruby 0.001727 0.000247 2.646550 ( 2.646879)
build_all 0.002521 0.004904 11.997626 ( 0.986932)
build_install 0.011053 0.000000 3.394131 ( 0.956577)
test_btest 0.000757 0.000000 64.416612 ( 5.152274)
test_basic 0.004851 0.000000 0.407588 ( 0.486093)
test_all 0.068113 0.030529 373.850653 ( 39.906527)
test_rubyspec 0.015023 0.050553 40.484562 ( 53.043837)
total: 105.21 sec