Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-053251
#<BuildRuby:0x000055a9827400c8
@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.20231122-053251",
@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.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004428 0.001207 0.948439 ( 1.337966)
build_miniruby 0.000997 0.000000 0.798140 ( 0.798467)
build_ruby 0.000000 0.001489 2.601163 ( 2.601480)
build_all 0.005667 0.002227 12.213599 ( 0.996800)
build_install 0.009227 0.001965 3.687630 ( 0.978948)
test_btest 0.000000 0.000620 61.700866 ( 5.695587)
test_basic 0.000479 0.003291 0.385173 ( 0.465961)
test_all 0.077376 0.018278 343.739380 ( 37.417168)
test_rubyspec 0.033572 0.031734 40.193127 ( 52.755529)
total: 103.05 sec