Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-063803
#<BuildRuby:0x0000560de87877f0
@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.20231219-063803",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004672 0.000284 1.030044 ( 1.283984)
build_miniruby 0.000689 0.000306 0.879826 ( 0.879492)
build_ruby 0.000775 0.000344 2.705995 ( 2.707311)
build_all 0.006410 0.000847 12.126218 ( 0.997095)
build_install 0.010999 0.003537 3.599060 ( 0.978220)
test_btest 0.000591 0.000228 65.140154 ( 5.801047)
test_basic 0.000587 0.002747 0.375577 ( 0.459095)
test_all 0.073463 0.026810 421.292247 ( 35.818132)
test_rubyspec 0.039033 0.020669 39.965138 ( 52.627257)
total: 101.55 sec