Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-163659
#<BuildRuby:0x0000563a6b12b438
@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.20231224-163659",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003427 0.000000 0.741894 ( 1.227759)
build_miniruby 0.000858 0.000000 0.907299 ( 0.907334)
build_ruby 0.000968 0.000000 2.779012 ( 2.781544)
build_all 0.003371 0.004358 12.102029 ( 1.036412)
build_install 0.005741 0.003444 3.409691 ( 0.973433)
test_btest 0.000560 0.000000 66.245596 ( 4.874366)
test_basic 0.000409 0.003406 0.375501 ( 0.457055)
test_all 0.079565 0.027469 433.365317 ( 40.409924)
test_rubyspec 0.031964 0.018231 40.452968 ( 53.174318)
total: 105.84 sec