Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-193153
#<BuildRuby:0x0000561bf32133c8
@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.20231126-193153",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005709 0.000297 1.187027 ( 1.573201)
build_miniruby 0.000876 0.000160 0.892234 ( 0.892360)
build_ruby 0.001139 0.000207 2.794394 ( 2.794997)
build_all 0.010428 0.000245 17.004559 ( 1.509600)
build_install 0.009556 0.000062 5.291887 ( 1.289413)
test_btest 0.000952 0.000127 82.650358 ( 8.065263)
test_basic 0.004400 0.000000 0.669592 ( 0.750552)
test_all 0.092747 0.043433 510.330009 ( 56.270379)
test_rubyspec 0.023355 0.033378 50.388742 ( 62.674185)
total: 135.82 sec