Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-094920
#<BuildRuby:0x000056175ac777f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-094920",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004616 0.000037 1.214374 ( 1.586546)
build_miniruby 0.001473 0.000000 1.408304 ( 1.409135)
build_ruby 0.001452 0.000000 4.276701 ( 4.284792)
build_all 0.010562 0.000000 16.509321 ( 1.743898)
build_install 0.016028 0.000000 5.200403 ( 1.993503)
test_btest 0.000745 0.000000 84.169664 ( 9.084191)
test_basic 0.006937 0.000000 0.694138 ( 0.758222)
test_all 0.092612 0.027410 543.914935 ( 76.585051)
test_rubyspec 0.036759 0.027868 78.322571 ( 90.394150)
total: 187.84 sec