Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-100059
#<BuildRuby:0x000055c5564440c8
@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-100059",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000688 0.004111 0.995933 ( 1.339982)
build_miniruby 0.001001 0.000182 0.867631 ( 0.867264)
build_ruby 0.001321 0.000000 2.700641 ( 2.703693)
build_all 0.007833 0.000138 12.097664 ( 1.016953)
build_install 0.008281 0.000578 3.594490 ( 0.981988)
test_btest 0.000670 0.000096 63.742383 ( 5.265792)
test_basic 0.000000 0.003994 0.373372 ( 0.456515)
test_all 0.080186 0.016596 380.164850 ( 40.465667)
test_rubyspec 0.023207 0.049792 39.745716 ( 52.426362)
total: 105.52 sec