Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-015432
#<BuildRuby:0x000055fabeaeb280
@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.20240113-015432",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004107 0.000747 0.829407 ( 1.217231)
build_miniruby 0.000000 0.001052 0.849310 ( 0.849428)
build_ruby 0.000000 0.001459 2.686921 ( 2.687609)
build_all 0.001350 0.006599 12.021131 ( 1.001266)
build_install 0.009266 0.001592 3.650095 ( 0.993676)
test_btest 0.000547 0.000183 65.939141 ( 4.406525)
test_basic 0.000564 0.003256 0.382450 ( 0.463352)
test_all 0.060743 0.037278 385.739993 ( 35.722938)
test_rubyspec 0.026482 0.033302 40.341408 ( 52.897662)
total: 100.24 sec