Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-110344
#<BuildRuby:0x000055a2b991f5f8
@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.20231203-110344",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004135 0.001292 1.203283 ( 1.539951)
build_miniruby 0.000724 0.000226 0.848479 ( 0.848253)
build_ruby 0.001060 0.000331 2.860472 ( 2.860598)
build_all 0.000000 0.010048 16.916638 ( 1.586906)
build_install 0.005478 0.003414 5.021946 ( 1.174228)
test_btest 0.001079 0.000000 87.149677 ( 7.827530)
test_basic 0.005204 0.000000 0.752765 ( 0.828541)
test_all 0.085407 0.054226 531.291545 ( 61.033214)
test_rubyspec 0.011721 0.035025 51.600256 ( 63.904600)
total: 141.60 sec