Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-075432
#<BuildRuby:0x000056023973f3c0
@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.20231220-075432",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.004343 1.042573 ( 1.398301)
build_miniruby 0.000000 0.000932 0.899412 ( 0.900254)
build_ruby 0.000000 0.000998 2.729423 ( 2.732760)
build_all 0.007237 0.000514 12.274716 ( 1.003453)
build_install 0.007579 0.001624 3.609718 ( 0.987712)
test_btest 0.000462 0.000099 61.982920 ( 6.354904)
test_basic 0.000000 0.003657 0.395426 ( 0.477484)
test_all 0.080820 0.025649 429.573111 ( 44.437550)
test_rubyspec 0.034336 0.017449 40.245940 ( 52.956340)
total: 111.25 sec