Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-163509
#<BuildRuby:0x0000558d53bf7468
@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.20231120-163509",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005486 0.000291 0.932499 ( 1.348803)
build_miniruby 0.000952 0.000159 0.805098 ( 0.804902)
build_ruby 0.001236 0.000206 2.577842 ( 2.578567)
build_all 0.006724 0.001120 12.036475 ( 0.983406)
build_install 0.011242 0.001015 3.499106 ( 0.961799)
test_btest 0.000623 0.000096 62.222456 ( 5.469074)
test_basic 0.003545 0.000545 0.401153 ( 0.481367)
test_all 0.080321 0.018613 353.390929 ( 36.145593)
test_rubyspec 0.033486 0.032117 39.939567 ( 52.515693)
total: 101.29 sec