Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-115012
#<BuildRuby:0x000055fa80483048
@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.20240105-115012",
@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.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004672 0.000199 0.741265 ( 1.119098)
build_miniruby 0.000769 0.000231 0.895471 ( 0.895988)
build_ruby 0.001003 0.000301 2.735642 ( 2.739752)
build_all 0.006683 0.000658 12.035661 ( 0.994061)
build_install 0.001134 0.009500 3.336501 ( 0.984036)
test_btest 0.000755 0.000000 62.281119 ( 5.740084)
test_basic 0.003396 0.000484 0.396460 ( 0.470985)
test_all 0.067333 0.037587 430.297836 ( 39.531871)
test_rubyspec 0.025899 0.026847 40.164365 ( 52.967500)
total: 105.44 sec