Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-130107
#<BuildRuby:0x00005565d5c90078
@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.20231121-130107",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.003875 0.000646 1.365792 ( 1.757666)
build_miniruby 0.001052 0.000000 0.860769 ( 0.860374)
build_ruby 0.001392 0.000000 2.691805 ( 2.691827)
build_all 0.010623 0.000000 16.608916 ( 1.459451)
build_install 0.012843 0.000000 5.112262 ( 1.214290)
test_btest 0.001184 0.000000 85.617609 ( 6.829832)
test_basic 0.004653 0.000000 0.668067 ( 0.744897)
test_all 0.100516 0.034685 511.866858 ( 46.991019)
test_rubyspec 0.018024 0.026375 49.009222 ( 61.245881)
total: 123.80 sec