Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-102438
#<BuildRuby:0x000055b7cea27d68
@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.20231102-102438",
@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.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004754 0.000382 1.560332 ( 1.921259)
build_miniruby 0.000636 0.000297 0.946323 ( 0.946255)
build_ruby 0.000847 0.000395 2.715270 ( 2.715075)
build_all 0.006882 0.003212 17.120654 ( 1.527618)
build_install 0.001438 0.007369 5.060049 ( 1.186435)
test_btest 0.000781 0.000439 85.444282 ( 7.787487)
test_basic 0.002807 0.001579 0.674071 ( 0.749577)
test_all 0.107706 0.032099 510.632557 ( 52.172672)
test_rubyspec 0.024429 0.026978 50.976196 ( 63.293176)
total: 132.30 sec