Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-145809
#<BuildRuby:0x000055b3a12800a0
@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.20231211-145809",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000132 0.004082 1.008227 ( 1.269642)
build_miniruby 0.000520 0.000231 0.864182 ( 0.866954)
build_ruby 0.000000 0.001159 2.692105 ( 2.694590)
build_all 0.002086 0.005796 12.133555 ( 1.011402)
build_install 0.011416 0.000000 3.565454 ( 0.968262)
test_btest 0.000578 0.000152 65.692991 ( 4.554775)
test_basic 0.003112 0.001436 0.373446 ( 0.454674)
test_all 0.082864 0.021989 372.189592 ( 41.769662)
test_rubyspec 0.016550 0.048529 39.849566 ( 52.480338)
total: 106.07 sec