Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-010941
#<BuildRuby:0x0000564774e98010
@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.20230106-010941",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.001930 0.004786 0.845731 ( 1.063184)
build_miniruby 0.000854 0.000449 1.017165 ( 1.015232)
build_ruby 0.001047 0.000551 2.776563 ( 2.773855)
build_all 0.005297 0.004260 16.723390 ( 3.000242)
build_install 0.007294 0.001862 2.121478 ( 1.084694)
test_btest 0.000615 0.000320 77.908815 ( 10.409128)
test_basic 0.004837 0.002515 0.366747 ( 0.451319)
test_all 0.001124 0.000000 654.634279 (109.866309)
test_rubyspec 0.067933 0.035325 51.662890 ( 59.726548)
total: 189.39 sec