Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-193226
#<BuildRuby:0x000055bc0ba14128
@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-193226",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002033 0.003477 0.931426 ( 1.332325)
build_miniruby 0.000929 0.000232 0.801650 ( 0.801736)
build_ruby 0.001181 0.000295 2.633228 ( 2.634267)
build_all 0.006050 0.001512 12.211456 ( 1.001969)
build_install 0.009008 0.002252 3.715812 ( 0.996657)
test_btest 0.000546 0.000137 64.620220 ( 5.777205)
test_basic 0.000000 0.004970 0.390232 ( 0.469010)
test_all 0.070011 0.029185 357.173094 ( 30.853606)
test_rubyspec 0.028558 0.039994 40.064443 ( 52.637430)
total: 96.50 sec