Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-230343
#<BuildRuby:0x00005626c9cabd68
@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.20231224-230343",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004017 0.000201 1.075885 ( 1.462429)
build_miniruby 0.000000 0.001119 0.908646 ( 0.909125)
build_ruby 0.000000 0.001534 2.948135 ( 2.948934)
build_all 0.008589 0.001834 16.479496 ( 1.453279)
build_install 0.004685 0.005059 4.777605 ( 1.171774)
test_btest 0.000861 0.000123 83.736091 ( 7.339613)
test_basic 0.003739 0.000534 0.720052 ( 0.797125)
test_all 0.109957 0.025157 561.022845 ( 50.839932)
test_rubyspec 0.022744 0.034123 51.425433 ( 63.716488)
total: 130.64 sec