Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-210333
#<BuildRuby:0x0000564619d4bfd8
@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.20231213-210333",
@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.001155 0.003774 1.026468 ( 1.285369)
build_miniruby 0.001229 0.000094 0.873506 ( 0.873614)
build_ruby 0.001180 0.000091 2.719442 ( 2.721542)
build_all 0.004945 0.003581 12.080712 ( 1.027780)
build_install 0.004604 0.006073 3.566622 ( 0.978071)
test_btest 0.000685 0.000152 62.878729 ( 5.228640)
test_basic 0.002364 0.000526 0.376438 ( 0.460894)
test_all 0.082689 0.020301 377.321269 ( 39.199606)
test_rubyspec 0.041964 0.028438 39.731868 ( 52.393697)
total: 104.17 sec