Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-011619
#<BuildRuby:0x000055e6145ff7f8
@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.20231121-011619",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002054 0.003482 0.910656 ( 1.294469)
build_miniruby 0.000000 0.001004 0.799617 ( 0.799738)
build_ruby 0.000000 0.001390 2.609288 ( 2.610288)
build_all 0.008205 0.000000 12.000188 ( 0.971808)
build_install 0.008470 0.002723 3.518174 ( 0.978195)
test_btest 0.000653 0.000156 63.922388 ( 5.630338)
test_basic 0.001299 0.002774 0.405325 ( 0.486247)
test_all 0.077738 0.018189 348.307514 ( 36.388060)
test_rubyspec 0.031729 0.034608 39.943039 ( 52.513601)
total: 101.67 sec