Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-095850
#<BuildRuby:0x0000564c2bb44178
@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.20231121-095850",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005236 0.000952 1.042946 ( 1.304161)
build_miniruby 0.000966 0.000175 0.803657 ( 0.803297)
build_ruby 0.001811 0.000000 2.613071 ( 2.613425)
build_all 0.009018 0.000000 12.525630 ( 1.010511)
build_install 0.010581 0.003534 3.848654 ( 0.995494)
test_btest 0.000665 0.000117 63.413888 ( 5.595612)
test_basic 0.004918 0.000117 0.410362 ( 0.489510)
test_all 0.061381 0.041595 344.803395 ( 36.116922)
test_rubyspec 0.022590 0.048247 40.010186 ( 52.571036)
total: 101.50 sec