Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-132700
#<BuildRuby:0x00005650efebb4f0
@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.20231219-132700",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003717 0.001239 1.051610 ( 1.297937)
build_miniruby 0.000000 0.001236 0.872360 ( 0.872397)
build_ruby 0.000139 0.001433 2.706762 ( 2.709993)
build_all 0.005706 0.002282 12.135396 ( 1.015370)
build_install 0.004397 0.004854 3.574456 ( 0.975283)
test_btest 0.000512 0.000237 61.000177 ( 5.722191)
test_basic 0.002304 0.001064 0.376407 ( 0.458521)
test_all 0.072736 0.028258 387.675226 ( 37.773703)
test_rubyspec 0.026579 0.029317 39.637894 ( 52.297317)
total: 103.12 sec