Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-200334
#<BuildRuby:0x000055bea5223fa8
@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.20240113-200334",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.004278 0.905452 ( 1.306409)
build_miniruby 0.000000 0.001256 0.911936 ( 0.912118)
build_ruby 0.000000 0.001505 2.783463 ( 2.784081)
build_all 0.010168 0.000040 14.549027 ( 1.350716)
build_install 0.008549 0.000279 4.246156 ( 1.139657)
test_btest 0.000485 0.000173 75.666460 ( 7.685576)
test_basic 0.000000 0.003680 0.415767 ( 0.499364)
test_all 0.117097 0.018250 485.154205 ( 58.929025)
test_rubyspec 0.018893 0.017097 49.148242 ( 61.694717)
total: 136.30 sec