Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-185649
#<BuildRuby:0x000055d5f4470098
@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.20231123-185649",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005555 0.000000 0.922577 ( 1.323990)
build_miniruby 0.001016 0.000000 0.847208 ( 0.847337)
build_ruby 0.001338 0.000000 2.620026 ( 2.621463)
build_all 0.007943 0.000000 12.105245 ( 1.011038)
build_install 0.010970 0.000000 3.724639 ( 0.982222)
test_btest 0.000777 0.000000 65.706738 ( 4.596327)
test_basic 0.004048 0.000000 0.406485 ( 0.487034)
test_all 0.077573 0.019097 355.004895 ( 37.534913)
test_rubyspec 0.018955 0.046554 39.919789 ( 52.493553)
total: 101.90 sec