Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-120516
#<BuildRuby:0x000055dc7f763e80
@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-120516",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006500 0.834790 ( 1.033507)
build_miniruby 0.000438 0.000896 1.005777 ( 1.003810)
build_ruby 0.001368 0.000257 2.758003 ( 2.755487)
build_all 0.008901 0.000878 16.780864 ( 3.008005)
build_install 0.009578 0.001690 2.080636 ( 1.066519)
test_btest 0.000716 0.000126 72.267482 ( 10.910684)
test_basic 0.005951 0.001051 0.309455 ( 0.395154)
test_all 0.001179 0.000208 651.233525 (108.295622)
test_rubyspec 0.070098 0.051369 51.590054 ( 59.721054)
total: 188.19 sec