Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-140345
#<BuildRuby:0x000055d94300bbb8
@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.20231228-140345",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.004142 0.001036 1.092494 ( 1.481172)
build_miniruby 0.001203 0.000301 0.902993 ( 0.902181)
build_ruby 0.001228 0.000307 2.792820 ( 2.792411)
build_all 0.009844 0.000160 15.735247 ( 1.486850)
build_install 0.008002 0.000000 4.429517 ( 1.110097)
test_btest 0.000916 0.000000 82.464701 ( 7.129275)
test_basic 0.005304 0.000000 0.692623 ( 0.767086)
test_all 0.095114 0.036595 503.091076 ( 57.272128)
test_rubyspec 0.028623 0.022141 49.018616 ( 61.436539)
total: 134.38 sec