Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-174554
#<BuildRuby:0x000055dbf3a93fd8
@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.20231128-174554",
@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.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004515 0.838220 ( 1.232378)
build_miniruby 0.000000 0.000818 0.877340 ( 0.879178)
build_ruby 0.000000 0.001068 2.723836 ( 2.725875)
build_all 0.005802 0.002480 12.025173 ( 0.981539)
build_install 0.007952 0.002169 3.502054 ( 0.977269)
test_btest 0.000913 0.000000 66.999050 ( 4.923081)
test_basic 0.000485 0.003954 0.373606 ( 0.454164)
test_all 0.088256 0.013536 379.958627 ( 40.410469)
test_rubyspec 0.036577 0.022913 39.560699 ( 52.261428)
total: 104.85 sec