Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-224157
#<BuildRuby:0x000056240e037040
@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.20231217-224157",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004509 0.000206 1.400809 ( 1.752429)
build_miniruby 0.000697 0.000261 0.874433 ( 0.874679)
build_ruby 0.000000 0.001375 2.676739 ( 2.676755)
build_all 0.005296 0.004932 16.769540 ( 1.566231)
build_install 0.009903 0.000445 5.016093 ( 1.278306)
test_btest 0.000564 0.000219 87.232760 ( 7.577012)
test_basic 0.002985 0.001161 0.618530 ( 0.697707)
test_all 0.110048 0.025085 542.612857 ( 55.547357)
test_rubyspec 0.034598 0.014039 49.801287 ( 62.172213)
total: 134.14 sec