Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-065523
#<BuildRuby:0x0000556cc429b4f0
@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.20231224-065523",
@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.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004210 0.000000 0.745225 ( 1.136471)
build_miniruby 0.001347 0.000000 0.901542 ( 0.901705)
build_ruby 0.001209 0.000000 2.780344 ( 2.785196)
build_all 0.007536 0.000000 12.074299 ( 0.995916)
build_install 0.007094 0.004381 3.427361 ( 0.983402)
test_btest 0.000709 0.000044 63.581621 ( 5.487058)
test_basic 0.004157 0.000260 0.377335 ( 0.457874)
test_all 0.086833 0.023906 454.869250 ( 40.754196)
test_rubyspec 0.018048 0.036467 40.674857 ( 53.425193)
total: 106.93 sec