Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-025822
#<BuildRuby:0x0000556d03c9bdf8
@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.20230120-025822",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.006203 0.000414 0.835869 ( 1.022545)
build_miniruby 0.001250 0.000083 1.021523 ( 1.019729)
build_ruby 0.001560 0.000104 2.785623 ( 2.782995)
build_all 0.009322 0.000294 16.998174 ( 3.002563)
build_install 0.010949 0.000685 2.134258 ( 1.075597)
test_btest 0.000809 0.000050 77.974253 ( 10.416358)
test_basic 0.000763 0.005811 0.346062 ( 0.432143)
test_all 0.001245 0.000155 683.063263 (101.488024)
test_rubyspec 0.096570 0.028332 51.991409 ( 60.000548)
total: 181.24 sec