Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-081925
#<BuildRuby:0x000055ba565380e8
@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.20231218-081925",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004199 0.000988 1.274959 ( 1.640187)
build_miniruby 0.000838 0.000197 0.882425 ( 0.882712)
build_ruby 0.001281 0.000000 2.841958 ( 2.842662)
build_all 0.006003 0.003966 16.523459 ( 1.491045)
build_install 0.008917 0.000111 4.946617 ( 1.218730)
test_btest 0.000618 0.000148 83.961347 ( 7.572687)
test_basic 0.004344 0.000014 0.803953 ( 0.881552)
test_all 0.100870 0.032554 527.183091 ( 57.380743)
test_rubyspec 0.028530 0.016201 49.391258 ( 61.740445)
total: 135.65 sec