Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-152044
#<BuildRuby:0x000055d83fa97280
@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.20231223-152044",
@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.000005)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003921 0.000000 0.741341 ( 1.107054)
build_miniruby 0.000898 0.000163 0.900246 ( 0.900538)
build_ruby 0.000000 0.001752 2.770754 ( 2.772221)
build_all 0.002546 0.004654 12.109566 ( 1.022216)
build_install 0.007064 0.002174 3.386082 ( 0.969494)
test_btest 0.000000 0.000619 63.902184 ( 5.037263)
test_basic 0.000871 0.002352 0.385395 ( 0.459170)
test_all 0.095500 0.010354 441.361461 ( 41.365568)
test_rubyspec 0.022118 0.031984 40.748658 ( 53.451421)
total: 107.09 sec