Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-013252
#<BuildRuby:0x0000558ba62bb678
@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.20231021-013252",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001073 0.003403 1.474090 ( 1.690327)
build_miniruby 0.000856 0.000180 0.824362 ( 0.824588)
build_ruby 0.001226 0.000000 2.718457 ( 2.718496)
build_all 0.009362 0.000534 16.511670 ( 1.502581)
build_install 0.001310 0.007360 4.872976 ( 1.159036)
test_btest 0.000929 0.000253 80.787247 ( 7.135408)
test_basic 0.004148 0.000045 0.623694 ( 0.700395)
test_all 0.002665 0.003358 522.260834 ( 47.154437)
test_rubyspec 0.035375 0.014609 50.657233 ( 63.004717)
total: 125.89 sec