Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-202805
#<BuildRuby:0x000056330accf4f0
@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.20231209-202805",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004884 0.000071 1.000565 ( 1.247912)
build_miniruby 0.000000 0.001122 0.873107 ( 0.872485)
build_ruby 0.000000 0.001567 2.699913 ( 2.704234)
build_all 0.006375 0.001632 12.155715 ( 0.987212)
build_install 0.011383 0.002624 3.603717 ( 0.968925)
test_btest 0.000564 0.000094 66.102968 ( 4.927272)
test_basic 0.003643 0.000607 0.376999 ( 0.459054)
test_all 0.078078 0.026676 415.392838 ( 37.591201)
test_rubyspec 0.018427 0.024964 39.748188 ( 52.438875)
total: 102.20 sec