Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-013342
#<BuildRuby:0x0000558624814098
@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.20231231-013342",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001810 0.003296 0.818352 ( 1.218938)
build_miniruby 0.000731 0.000266 0.810287 ( 0.810433)
build_ruby 0.001085 0.000395 2.688211 ( 2.688873)
build_all 0.005844 0.002125 12.006469 ( 0.968328)
build_install 0.010612 0.000408 3.452193 ( 0.970096)
test_btest 0.000605 0.000186 62.555822 ( 5.684436)
test_basic 0.000000 0.004380 0.410742 ( 0.490640)
test_all 0.068735 0.034653 361.970169 ( 41.121874)
test_rubyspec 0.021219 0.044925 40.596263 ( 53.187601)
total: 107.14 sec