Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-102522
#<BuildRuby:0x000055dac2857fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-102522",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004012 0.000422 1.372466 ( 1.750731)
build_miniruby 0.000924 0.000098 0.897180 ( 0.897328)
build_ruby 0.001293 0.000136 2.762169 ( 2.763270)
build_all 0.000000 0.010057 17.117351 ( 1.601049)
build_install 0.006078 0.003380 4.990555 ( 1.170278)
test_btest 0.000843 0.000210 88.563652 ( 6.945842)
test_basic 0.003911 0.000977 0.827619 ( 0.907370)
test_all 0.118819 0.018036 550.640631 ( 51.191388)
test_rubyspec 0.026764 0.019636 51.162264 ( 63.539248)
total: 130.77 sec