Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-112846
#<BuildRuby:0x000055ed1c6a0090
@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.20240115-112846",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005138 1.086165 ( 1.451658)
build_miniruby 0.000000 0.001016 0.817176 ( 0.816119)
build_ruby 0.000000 0.001444 2.711374 ( 2.711252)
build_all 0.008504 0.000260 14.127372 ( 1.257382)
build_install 0.007671 0.000000 4.120481 ( 1.089927)
test_btest 0.000973 0.000146 75.299632 ( 6.783151)
test_basic 0.005094 0.000197 0.851676 ( 0.926474)
test_all 0.095431 0.031330 496.259937 ( 44.731601)
test_rubyspec 0.020359 0.025347 49.249389 ( 61.602661)
total: 121.37 sec