Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-003248
#<BuildRuby:0x0000555e0758b7f8
@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.20231207-003248",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004460 0.000000 0.987390 ( 1.295153)
build_miniruby 0.001114 0.000000 0.860916 ( 0.860333)
build_ruby 0.001281 0.000000 2.698160 ( 2.729611)
build_all 0.007706 0.000000 12.039663 ( 1.004671)
build_install 0.013506 0.000000 3.583460 ( 0.965270)
test_btest 0.000673 0.000000 62.255513 ( 5.729829)
test_basic 0.000000 0.003254 0.371433 ( 0.454142)
test_all 0.074903 0.024287 406.021713 ( 38.463983)
test_rubyspec 0.025980 0.048584 40.230490 ( 52.924795)
total: 104.43 sec