Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-200425
#<BuildRuby:0x000055c206170188
@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.20231226-200425",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001715 0.004431 0.804793 ( 1.176190)
build_miniruby 0.000000 0.001108 0.807277 ( 0.806778)
build_ruby 0.000000 0.001372 2.643930 ( 2.645014)
build_all 0.005500 0.001991 12.252299 ( 0.982689)
build_install 0.003829 0.008570 3.338896 ( 0.958297)
test_btest 0.000560 0.000262 62.190586 ( 5.318800)
test_basic 0.003358 0.001567 0.395540 ( 0.475348)
test_all 0.073534 0.025499 397.264380 ( 36.074614)
test_rubyspec 0.026528 0.037836 40.116973 ( 52.689765)
total: 101.13 sec