Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-013716
#<BuildRuby:0x000056167219a620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-013716",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000013)
build_up 0.006492 0.000331 0.965129 ( 1.103567)
build_miniruby 0.001196 0.000150 1.012686 ( 1.010452)
build_ruby 0.001433 0.000179 2.776246 ( 2.773787)
build_all 0.001910 0.007838 16.904405 ( 3.024387)
build_install 0.009439 0.002221 2.268777 ( 1.173810)
test_btest 0.000842 0.000198 74.839091 ( 11.145809)
test_basic 0.002615 0.004096 0.347995 ( 0.434175)
test_all 0.001286 0.000000 690.381868 ( 97.782716)
test_rubyspec 0.092674 0.038445 51.666962 ( 59.711551)
total: 178.16 sec