Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-000907
#<BuildRuby:0x0000563dab467438
@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.20240115-000907",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005239 0.000873 0.806770 ( 1.215490)
build_miniruby 0.000949 0.000158 0.810117 ( 0.810157)
build_ruby 0.001306 0.000217 2.706566 ( 2.707098)
build_all 0.003236 0.004399 11.924586 ( 1.008322)
build_install 0.010659 0.000000 3.523888 ( 0.966264)
test_btest 0.000853 0.000000 66.361844 ( 4.762406)
test_basic 0.004014 0.000000 0.402202 ( 0.483019)
test_all 0.068410 0.030536 399.272072 ( 35.599619)
test_rubyspec 0.034424 0.034599 40.354121 ( 52.900289)
total: 100.45 sec