Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-071304
#<BuildRuby:0x0000564bccdb3f58
@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.20230124-071304",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005855 0.000615 0.877711 ( 1.058222)
build_miniruby 0.001050 0.000323 1.013871 ( 1.012270)
build_ruby 0.001220 0.000375 2.751481 ( 2.748932)
build_all 0.009811 0.000000 16.671717 ( 2.995295)
build_install 0.011209 0.000000 2.084468 ( 1.073300)
test_btest 0.001027 0.000000 69.867188 ( 10.981861)
test_basic 0.006620 0.000000 0.345741 ( 0.431895)
test_all 0.001239 0.000000 651.126471 ( 96.394283)
test_rubyspec 0.072630 0.050078 51.670532 ( 59.766810)
total: 176.46 sec