Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-092529
#<BuildRuby:0x000055fcf7ee80c8
@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.20231119-092529",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.001158 0.004426 0.923756 ( 1.298762)
build_miniruby 0.000928 0.000372 0.792981 ( 0.792661)
build_ruby 0.001352 0.000541 2.583446 ( 2.584094)
build_all 0.001189 0.006930 11.909558 ( 0.972285)
build_install 0.009374 0.002668 3.587466 ( 0.966471)
test_btest 0.000474 0.000237 64.119506 ( 5.213827)
test_basic 0.004528 0.000001 0.409808 ( 0.489907)
test_all 0.081372 0.016656 336.945086 ( 36.498901)
test_rubyspec 0.025562 0.039083 40.015153 ( 52.600412)
total: 101.42 sec