Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-164546
#<BuildRuby:0x000055cd43423040
@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.20230616-164546",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005646 0.000627 1.531455 ( 3.011992)
build_miniruby 0.001107 0.000000 0.828397 ( 0.827769)
build_ruby 0.001567 0.000000 2.616438 ( 2.616021)
build_all 0.000153 0.009788 12.798937 ( 1.157093)
build_install 0.003240 0.004589 1.968007 ( 0.910013)
test_btest 0.000855 0.000233 82.586663 ( 7.219146)
test_basic 0.003487 0.000000 0.571110 ( 0.654067)
test_all 0.001288 0.000243 433.248164 ( 47.340792)
test_rubyspec 0.025308 0.008821 41.524045 ( 54.012679)
total: 117.75 sec