Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-152328
#<BuildRuby:0x0000555d2b5900c8
@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.20231210-152328",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003690 0.000738 1.017695 ( 1.476750)
build_miniruby 0.000785 0.000157 0.868897 ( 0.868541)
build_ruby 0.001018 0.000203 2.691701 ( 2.692635)
build_all 0.006181 0.001237 12.137175 ( 1.004799)
build_install 0.000000 0.010798 3.541363 ( 0.973315)
test_btest 0.000380 0.000452 63.435627 ( 4.522766)
test_basic 0.000000 0.003115 0.371675 ( 0.453653)
test_all 0.076887 0.023469 402.637604 ( 36.399983)
test_rubyspec 0.046388 0.018440 39.679734 ( 52.364193)
total: 100.76 sec