Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-181750
#<BuildRuby:0x000055b6c6de3280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-181750",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000762 0.004148 0.991710 ( 1.360244)
build_miniruby 0.000000 0.000942 0.842157 ( 0.842707)
build_ruby 0.000000 0.001387 2.811253 ( 2.812125)
build_all 0.008126 0.001612 16.732710 ( 1.528931)
build_install 0.006554 0.001639 4.715230 ( 1.132122)
test_btest 0.000731 0.000183 83.648310 ( 7.656811)
test_basic 0.003970 0.000992 0.814689 ( 0.888407)
test_all 0.100296 0.034690 531.812971 ( 58.449437)
test_rubyspec 0.028659 0.020877 51.579817 ( 63.900402)
total: 138.57 sec