Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-045908
#<BuildRuby:0x000055e4a4ecf098
@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.20240616-045908",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004705 0.000308 1.032843 ( 1.363446)
build_miniruby 0.000708 0.000236 0.706483 ( 0.706548)
build_ruby 0.001192 0.000398 2.239432 ( 2.240062)
build_all 0.001783 0.007019 12.541555 ( 1.045906)
build_install 0.008630 0.003984 4.152458 ( 1.052726)
test_btest 0.000534 0.000247 74.082631 ( 5.068496)
test_basic 0.002778 0.001282 0.399295 ( 0.480134)
test_all 0.071999 0.027101 361.489371 ( 42.663921)
test_rubyspec 0.017990 0.024646 86.966493 ( 11.002503)
total: 65.62 sec