Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-073326
#<BuildRuby:0x0000557dd63efea0
@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.20231208-073326",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004294 0.000000 1.009780 ( 1.292102)
build_miniruby 0.000761 0.000000 0.878551 ( 0.879019)
build_ruby 0.000000 0.001090 2.695460 ( 2.696341)
build_all 0.005764 0.002700 12.108256 ( 1.005222)
build_install 0.011177 0.000000 3.557111 ( 0.960311)
test_btest 0.000000 0.000625 62.568268 ( 5.523762)
test_basic 0.001493 0.001627 0.372302 ( 0.455897)
test_all 0.077210 0.021546 361.914539 ( 38.009344)
test_rubyspec 0.031145 0.047542 39.516834 ( 52.194833)
total: 103.02 sec