Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-070804
#<BuildRuby:0x000056485fc631c8
@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.20231229-070804",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005068 0.000154 0.800217 ( 1.200941)
build_miniruby 0.000918 0.000142 0.806317 ( 0.806332)
build_ruby 0.001205 0.000185 2.654381 ( 2.655647)
build_all 0.008530 0.000000 11.928380 ( 0.971052)
build_install 0.012819 0.000474 3.397123 ( 0.980281)
test_btest 0.000754 0.000089 62.243535 ( 5.116855)
test_basic 0.004879 0.000574 0.390782 ( 0.469989)
test_all 0.064210 0.030953 398.122691 ( 35.840915)
test_rubyspec 0.014515 0.054419 40.818219 ( 53.342331)
total: 101.38 sec