Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-033921
#<BuildRuby:0x0000563a191bc098
@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.20231129-033921",
@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.000025 0.000000 0.000025 ( 0.000023)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004232 0.000004 0.846103 ( 1.255276)
build_miniruby 0.000800 0.000073 0.875593 ( 0.875435)
build_ruby 0.000928 0.000085 2.706542 ( 2.708981)
build_all 0.003123 0.003594 12.009930 ( 0.988769)
build_install 0.009435 0.000000 3.455004 ( 0.964964)
test_btest 0.000727 0.000000 65.841624 ( 4.823866)
test_basic 0.000702 0.002501 0.371021 ( 0.455682)
test_all 0.076388 0.023193 392.051814 ( 33.921151)
test_rubyspec 0.037080 0.028719 39.211445 ( 51.875366)
total: 97.87 sec