Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-065337
#<BuildRuby:0x0000562778a4fe20
@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.20240104-065337",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.005156 0.000257 1.474538 ( 1.721096)
build_miniruby 0.000000 0.000950 0.787378 ( 0.786672)
build_ruby 0.000000 0.001432 2.699859 ( 2.700858)
build_all 0.002630 0.006583 14.191087 ( 1.348476)
build_install 0.006876 0.000857 4.156343 ( 1.052717)
test_btest 0.000821 0.000274 72.986952 ( 6.827303)
test_basic 0.000000 0.004120 0.505611 ( 0.587442)
test_all 0.096327 0.036082 465.116328 ( 55.868623)
test_rubyspec 0.005371 0.040858 47.356901 ( 59.788600)
total: 130.68 sec