Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-033844
#<BuildRuby:0x00005612f2ecc178
@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.20231214-033844",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000280 0.004066 1.020994 ( 1.316217)
build_miniruby 0.000000 0.000946 0.874343 ( 0.874242)
build_ruby 0.000000 0.001140 2.718248 ( 2.719988)
build_all 0.000000 0.007489 12.015666 ( 1.017744)
build_install 0.006680 0.001636 3.630056 ( 0.974126)
test_btest 0.000518 0.000259 61.940601 ( 5.501093)
test_basic 0.000000 0.002965 0.374086 ( 0.457096)
test_all 0.085521 0.016454 385.026454 ( 44.564338)
test_rubyspec 0.036476 0.032504 39.681352 ( 52.331557)
total: 109.76 sec