Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-213413
#<BuildRuby:0x000055e501df0098
@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.20230813-213413",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005642 1.369009 ( 2.614340)
build_miniruby 0.000000 0.001468 0.900603 ( 0.904606)
build_ruby 0.000000 0.001459 2.592818 ( 2.593259)
build_all 0.005477 0.004287 14.225511 ( 1.250441)
build_install 0.006845 0.001428 2.051664 ( 0.905400)
test_btest 0.001103 0.000000 83.793759 ( 7.709240)
test_basic 0.004110 0.000629 0.675931 ( 0.755814)
test_all 0.001412 0.000565 509.840154 ( 55.955284)
test_rubyspec 0.031443 0.015175 45.355641 ( 57.705812)
total: 130.40 sec