Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-215308
#<BuildRuby:0x000056330cfab7f8
@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.20231226-215308",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006957 0.000000 0.800974 ( 1.183806)
build_miniruby 0.001191 0.000000 0.841561 ( 0.841229)
build_ruby 0.001537 0.000000 2.653590 ( 2.653890)
build_all 0.004103 0.003771 11.856146 ( 0.975999)
build_install 0.006577 0.003681 3.347026 ( 0.949111)
test_btest 0.000521 0.000086 61.971926 ( 4.484250)
test_basic 0.000000 0.003935 0.405688 ( 0.485615)
test_all 0.077753 0.021224 365.302912 ( 36.597233)
test_rubyspec 0.046648 0.016505 40.294484 ( 52.849270)
total: 101.02 sec