Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-144919
#<BuildRuby:0x000056155121bf30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-144919",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003688 0.621433 ( 1.019115)
build_miniruby 0.000000 0.000961 0.725022 ( 0.724649)
build_ruby 0.000000 0.001264 2.503883 ( 2.504540)
build_all 0.003158 0.005443 12.606591 ( 1.524392)
build_install 0.006351 0.000537 1.613027 ( 0.779449)
test_btest 0.000622 0.000133 65.773283 ( 5.891868)
test_basic 0.000000 0.003541 0.244408 ( 0.339488)
test_all 0.001067 0.000777 481.795592 ( 47.273858)
test_rubyspec 0.016654 0.012477 34.245022 ( 44.862669)
total: 104.92 sec