Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-175408
#<BuildRuby:0x000055b599b1f040
@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.20230801-175408",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004837 0.000138 1.491651 ( 2.821173)
build_miniruby 0.000845 0.000133 0.846115 ( 0.846019)
build_ruby 0.001032 0.000163 2.692959 ( 2.692684)
build_all 0.008734 0.000694 14.164886 ( 1.226407)
build_install 0.008519 0.000000 2.073491 ( 0.886800)
test_btest 0.000948 0.000115 79.411179 ( 7.559379)
test_basic 0.004318 0.000000 0.702712 ( 0.778496)
test_all 0.001523 0.000199 533.762500 ( 47.796169)
test_rubyspec 0.028004 0.009936 44.055969 ( 56.478780)
total: 121.09 sec