Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-091308
#<BuildRuby:0x00005604fc124178
@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.20240103-091308",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000068 0.000000 0.000068 ( 0.000038)
configure 0.000039 0.000000 0.000039 ( 0.000038)
build_up 0.007358 0.000256 1.018084 ( 1.299269)
build_miniruby 0.001323 0.000000 0.800652 ( 0.800461)
build_ruby 0.001629 0.000000 2.653951 ( 2.654393)
build_all 0.001524 0.006446 11.932121 ( 0.993525)
build_install 0.009795 0.000398 3.581328 ( 0.973858)
test_btest 0.000645 0.000097 63.523738 ( 4.609504)
test_basic 0.003502 0.000525 0.414626 ( 0.495064)
test_all 0.080749 0.021379 396.040992 ( 35.806860)
test_rubyspec 0.038447 0.028341 40.241165 ( 52.813347)
total: 100.45 sec