Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-221900
#<BuildRuby:0x0000560a11853858
@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.20231227-221900",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000832 0.004240 1.035924 ( 1.411405)
build_miniruby 0.000730 0.000215 0.871747 ( 0.871283)
build_ruby 0.001289 0.000379 2.794184 ( 2.793366)
build_all 0.009900 0.000000 16.626873 ( 1.510952)
build_install 0.006495 0.001932 4.728688 ( 1.146308)
test_btest 0.000945 0.000247 85.583194 ( 7.314059)
test_basic 0.003972 0.000032 0.516037 ( 0.591791)
test_all 0.100467 0.032006 552.062769 ( 54.037653)
test_rubyspec 0.026026 0.021717 50.789587 ( 63.082376)
total: 132.76 sec