Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-102557
#<BuildRuby:0x00005556645dfe70
@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.20230101-102557",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000007 0.000029 ( 0.000013)
build_up 0.004833 0.001611 0.850073 ( 1.045301)
build_miniruby 0.000925 0.000308 1.012070 ( 1.010268)
build_ruby 0.001221 0.000407 2.765235 ( 2.762714)
build_all 0.008587 0.001213 16.706141 ( 2.994241)
build_install 0.009531 0.000000 2.281681 ( 1.180788)
test_btest 0.001085 0.000000 77.216282 ( 10.535881)
test_basic 0.002121 0.004321 0.348080 ( 0.434460)
test_all 0.001557 0.000486 664.323203 (102.349641)
test_rubyspec 0.052331 0.065101 51.551053 ( 59.661292)
total: 181.98 sec