Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-201429
#<BuildRuby:0x0000560a87fbaeb8
@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.20231210-201429",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004674 0.000492 1.284801 ( 1.638654)
build_miniruby 0.001060 0.000000 0.931493 ( 0.930718)
build_ruby 0.001405 0.000000 2.765421 ( 2.764880)
build_all 0.002542 0.007730 16.746232 ( 1.513417)
build_install 0.007864 0.000698 5.026494 ( 1.187665)
test_btest 0.000857 0.000156 88.320582 ( 7.534737)
test_basic 0.005592 0.000235 0.831724 ( 0.907265)
test_all 0.122190 0.014381 549.467512 ( 50.495255)
test_rubyspec 0.024467 0.027702 49.531753 ( 61.884806)
total: 128.86 sec