Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-125242
#<BuildRuby:0x0000564af5f43f30
@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.20230108-125242",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005830 0.000778 0.841626 ( 1.029354)
build_miniruby 0.001142 0.000152 1.021287 ( 1.019329)
build_ruby 0.000000 0.001671 2.785370 ( 2.782740)
build_all 0.003990 0.005841 16.811736 ( 2.986489)
build_install 0.011486 0.000000 2.135640 ( 1.083152)
test_btest 0.000971 0.000066 73.494240 ( 11.440445)
test_basic 0.005273 0.001055 0.348196 ( 0.435234)
test_all 0.001103 0.000220 671.951203 (100.321573)
test_rubyspec 0.087239 0.034973 52.289965 ( 60.323130)
total: 181.42 sec