Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-003723
#<BuildRuby:0x000055d45f114070
@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.20231106-003723",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.002256 0.003339 1.511935 ( 1.709764)
build_miniruby 0.001052 0.000000 0.864632 ( 0.864712)
build_ruby 0.001400 0.000000 2.795523 ( 2.795769)
build_all 0.006418 0.004318 17.188718 ( 1.561492)
build_install 0.007814 0.001369 5.314683 ( 1.200387)
test_btest 0.000858 0.000301 91.041175 ( 7.582907)
test_basic 0.005218 0.000000 0.847803 ( 0.922291)
test_all 0.110426 0.028920 540.084000 ( 62.205072)
test_rubyspec 0.033458 0.016514 51.114768 ( 63.421494)
total: 142.26 sec