Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-085856
#<BuildRuby:0x00005607bce63e20
@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-085856",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003896 0.000974 1.171590 ( 1.558394)
build_miniruby 0.001069 0.000000 0.935907 ( 0.934934)
build_ruby 0.001177 0.000000 2.659177 ( 2.658709)
build_all 0.005872 0.003105 14.072673 ( 1.328096)
build_install 0.002520 0.004991 4.115384 ( 1.118536)
test_btest 0.000697 0.000000 76.867770 ( 6.834188)
test_basic 0.005762 0.000000 0.781446 ( 0.856122)
test_all 0.094226 0.035118 466.619392 ( 50.569381)
test_rubyspec 0.021380 0.020853 47.950739 ( 60.361110)
total: 126.22 sec