Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-183349
#<BuildRuby:0x000055c18d387fa8
@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.20230620-183349",
@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.000000 0.000007 0.000007 ( 0.000006)
autoconf 0.000000 0.000009 0.000009 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000849 0.004102 1.411481 ( 2.705143)
build_miniruby 0.000816 0.000192 0.807715 ( 0.807280)
build_ruby 0.001425 0.000000 2.468027 ( 2.468515)
build_all 0.006652 0.003070 14.934233 ( 1.336048)
build_install 0.001745 0.007133 4.435515 ( 1.096800)
test_btest 0.000679 0.000226 81.249784 ( 7.800731)
test_basic 0.002616 0.000872 0.596019 ( 0.679723)
test_all 0.001302 0.000434 433.981930 ( 39.323856)
test_rubyspec 0.024405 0.016439 42.325084 ( 54.836964)
total: 111.06 sec