Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-105344
#<BuildRuby:0x00005606eeae00d8
@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-105344",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001603 0.004774 1.044259 ( 1.341210)
build_miniruby 0.001052 0.000315 0.781524 ( 0.781256)
build_ruby 0.001413 0.000424 2.651815 ( 2.652588)
build_all 0.003957 0.004437 12.119447 ( 1.000369)
build_install 0.009595 0.003095 3.692433 ( 0.982380)
test_btest 0.000578 0.000206 65.384354 ( 4.799218)
test_basic 0.005806 0.000000 0.413953 ( 0.492199)
test_all 0.084267 0.012425 343.854312 ( 37.316387)
test_rubyspec 0.030466 0.039329 40.094320 ( 52.645573)
total: 102.01 sec