Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-202846
#<BuildRuby:0x000055c907f3fea0
@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.20231128-202846",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.003680 0.839918 ( 1.279708)
build_miniruby 0.000733 0.000056 0.872067 ( 0.872570)
build_ruby 0.000941 0.000073 2.699147 ( 2.699886)
build_all 0.001001 0.006314 12.044361 ( 1.002538)
build_install 0.001419 0.007235 3.484499 ( 0.958836)
test_btest 0.000477 0.000159 62.177026 ( 6.228831)
test_basic 0.002245 0.000748 0.373323 ( 0.453126)
test_all 0.069252 0.028998 382.454596 ( 37.141142)
test_rubyspec 0.039530 0.029542 39.595240 ( 52.273100)
total: 102.91 sec