Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-040522
#<BuildRuby:0x0000563461ccfe20
@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.20231208-040522",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005606 1.375392 ( 1.734214)
build_miniruby 0.000000 0.001185 0.959818 ( 0.959025)
build_ruby 0.000206 0.001056 2.676437 ( 2.677826)
build_all 0.006885 0.003590 17.395548 ( 1.574864)
build_install 0.008157 0.001475 5.046622 ( 1.183712)
test_btest 0.001146 0.000000 93.984016 ( 7.529861)
test_basic 0.005820 0.000000 0.858396 ( 0.934586)
test_all 0.105774 0.030985 566.092646 ( 64.212665)
test_rubyspec 0.031879 0.022028 51.414583 ( 63.646050)
total: 144.45 sec