Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-003918
#<BuildRuby:0x0000559bc7f137f0
@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.20231218-003918",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003447 0.000314 1.023055 ( 1.272397)
build_miniruby 0.000847 0.000077 0.872384 ( 0.872644)
build_ruby 0.001042 0.000000 2.705413 ( 2.708089)
build_all 0.007688 0.000000 12.102661 ( 0.993669)
build_install 0.014005 0.000000 3.576259 ( 0.984198)
test_btest 0.000783 0.000000 67.799772 ( 5.158881)
test_basic 0.004512 0.000000 0.378891 ( 0.459908)
test_all 0.072399 0.032872 401.805436 ( 41.375162)
test_rubyspec 0.018301 0.044384 40.179001 ( 52.840956)
total: 106.67 sec