Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-005038
#<BuildRuby:0x000055c8d0303e70
@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.20221211-005038",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.004143 0.847045 ( 1.092661)
build_miniruby 0.000000 0.001053 1.000084 ( 0.998756)
build_ruby 0.000000 0.001205 2.784968 ( 2.691666)
build_all 0.004617 0.004682 15.763586 ( 3.330076)
build_install 0.010047 0.000000 2.244235 ( 1.247920)
test_btest 0.000630 0.000000 65.358809 ( 11.193136)
test_basic 0.005435 0.000000 0.309777 ( 0.400477)
test_all 0.001033 0.000000 659.466822 (110.465536)
test_rubyspec 0.048204 0.013467 52.866269 ( 61.097131)
total: 192.52 sec