Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-154812
#<BuildRuby:0x00005623b76075f8
@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.20240104-154812",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000014 0.000003 0.000017 ( 0.000015)
build_up 0.006033 0.000318 1.501934 ( 1.623082)
build_miniruby 0.000836 0.000132 0.855924 ( 0.856310)
build_ruby 0.001027 0.000163 2.681999 ( 2.681310)
build_all 0.009130 0.000094 14.268872 ( 1.267040)
build_install 0.007730 0.000000 4.304114 ( 1.066377)
test_btest 0.001037 0.000000 73.585002 ( 6.980380)
test_basic 0.001789 0.003769 0.694376 ( 0.770219)
test_all 0.103918 0.024886 467.438192 ( 50.350256)
test_rubyspec 0.034769 0.012910 48.469672 ( 60.788141)
total: 126.38 sec