Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-072231
#<BuildRuby:0x0000558abf393ba0
@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.20230712-072231",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005009 0.000528 1.292205 ( 2.781733)
build_miniruby 0.001136 0.000120 0.905906 ( 0.905200)
build_ruby 0.001277 0.000135 2.609600 ( 2.609971)
build_all 0.005353 0.004499 13.252550 ( 1.191196)
build_install 0.008459 0.000000 1.916306 ( 0.883372)
test_btest 0.001161 0.000000 84.084143 ( 7.868924)
test_basic 0.001596 0.002701 0.640436 ( 0.722361)
test_all 0.001285 0.000205 469.610323 ( 40.845866)
test_rubyspec 0.008595 0.029161 43.386269 ( 55.905201)
total: 113.71 sec