Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-211345
#<BuildRuby:0x000055c8ae1474f0
@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.20231212-211345",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.004948 1.005124 ( 1.264254)
build_miniruby 0.000095 0.000971 0.868970 ( 0.868594)
build_ruby 0.000655 0.000328 2.694212 ( 2.695426)
build_all 0.006586 0.001327 12.077932 ( 0.993153)
build_install 0.011919 0.000039 3.541265 ( 0.973888)
test_btest 0.000568 0.000203 64.123544 ( 5.752726)
test_basic 0.003477 0.000000 0.372478 ( 0.454548)
test_all 0.076724 0.027695 417.016570 ( 36.396686)
test_rubyspec 0.027049 0.016869 39.851420 ( 52.514199)
total: 101.91 sec