Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-154426
#<BuildRuby:0x0000556e964e3f90
@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.20240110-154426",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004793 0.000400 0.800068 ( 1.223753)
build_miniruby 0.001214 0.000000 0.859057 ( 0.858718)
build_ruby 0.001439 0.000000 2.672333 ( 2.673539)
build_all 0.004595 0.003652 12.114057 ( 1.001173)
build_install 0.009752 0.000712 3.381231 ( 0.973795)
test_btest 0.000791 0.000000 63.376710 ( 5.875678)
test_basic 0.000066 0.003802 0.392847 ( 0.473486)
test_all 0.069251 0.028265 400.936502 ( 35.943849)
test_rubyspec 0.014321 0.050439 40.806567 ( 53.390722)
total: 102.42 sec