Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-221222
#<BuildRuby:0x000055eea7273788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-221222",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000348 0.003998 1.033942 ( 1.534067)
build_miniruby 0.001186 0.000099 0.867169 ( 0.866934)
build_ruby 0.001157 0.000096 2.701519 ( 2.702385)
build_all 0.008283 0.000691 12.186753 ( 0.982190)
build_install 0.013948 0.000000 3.549518 ( 0.961249)
test_btest 0.000828 0.000007 65.849964 ( 4.922098)
test_basic 0.003361 0.000000 0.372040 ( 0.453528)
test_all 0.065663 0.034519 390.762111 ( 34.287090)
test_rubyspec 0.021818 0.049186 39.666014 ( 52.309768)
total: 99.02 sec