Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-183043
#<BuildRuby:0x000055cd894ff0b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230629-183043",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002295 0.003525 1.423665 ( 2.793800)
build_miniruby 0.000000 0.001152 0.920653 ( 0.920763)
build_ruby 0.000000 0.001223 2.527791 ( 2.527918)
build_all 0.007414 0.001310 11.075478 ( 7.498614)
build_install 0.006843 0.002161 5.078702 ( 1.900098)
test_btest 0.000737 0.000233 87.928715 ( 7.458153)
test_basic 0.004726 0.000121 0.787749 ( 0.869006)
test_all 0.001366 0.000410 476.767396 ( 47.336210)
test_rubyspec 0.024665 0.016549 44.016035 ( 56.502180)
total: 127.81 sec