Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-101310
#<BuildRuby:0x00005591f5abff90
@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.20231126-101310",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002229 0.003081 0.920335 ( 1.325225)
build_miniruby 0.000671 0.000335 0.841482 ( 0.841536)
build_ruby 0.000924 0.000462 2.649187 ( 2.650140)
build_all 0.003063 0.005770 12.254380 ( 1.003182)
build_install 0.005510 0.006500 3.722292 ( 0.992047)
test_btest 0.000461 0.000308 63.192967 ( 5.252403)
test_basic 0.003069 0.002046 0.397649 ( 0.476277)
test_all 0.076408 0.018584 362.166979 ( 34.132143)
test_rubyspec 0.026288 0.046863 39.973764 ( 52.538677)
total: 99.21 sec