Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-053014
#<BuildRuby:0x0000555987acc048
@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.20231206-053014",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003099 0.001446 1.186082 ( 1.533964)
build_miniruby 0.000641 0.000299 0.919819 ( 0.920444)
build_ruby 0.001195 0.000558 2.751113 ( 2.750462)
build_all 0.009968 0.000000 16.181166 ( 1.516836)
build_install 0.003533 0.005054 4.802441 ( 1.164249)
test_btest 0.000485 0.000218 83.232644 ( 7.251188)
test_basic 0.000664 0.004176 0.727991 ( 0.804008)
test_all 0.103965 0.030365 520.680525 ( 51.778553)
test_rubyspec 0.029252 0.019378 51.415830 ( 63.763453)
total: 131.48 sec