Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-045258
#<BuildRuby:0x0000556655bfc078
@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.20230623-045258",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.000000 0.005999 1.481871 ( 2.725731)
build_miniruby 0.000000 0.001322 0.974207 ( 0.973494)
build_ruby 0.000237 0.000980 2.576853 ( 2.577066)
build_all 0.006492 0.003029 16.017007 ( 1.382256)
build_install 0.010665 0.000000 4.688110 ( 1.139687)
test_btest 0.001135 0.000000 86.568764 ( 7.495556)
test_basic 0.003411 0.000000 0.702328 ( 0.789949)
test_all 0.002348 0.000000 430.572043 ( 43.681434)
test_rubyspec 0.008127 0.031184 41.709369 ( 54.195608)
total: 114.96 sec