Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-185728
#<BuildRuby:0x000055c2291e3728
@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-185728",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003610 0.000722 0.977322 ( 1.366178)
build_miniruby 0.001074 0.000000 0.893300 ( 0.893365)
build_ruby 0.001209 0.000000 2.756614 ( 2.758970)
build_all 0.009541 0.000678 14.700251 ( 1.385070)
build_install 0.003108 0.006213 4.285407 ( 1.164427)
test_btest 0.000570 0.000137 76.736354 ( 7.068504)
test_basic 0.002403 0.000577 0.414941 ( 0.497774)
test_all 0.120319 0.014457 503.401771 ( 46.744710)
test_rubyspec 0.024199 0.008980 49.187206 ( 61.739947)
total: 123.62 sec