Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-174312
#<BuildRuby:0x000055e2d06c37f8
@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.20240108-174312",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004132 0.000653 1.335009 ( 2.049262)
build_miniruby 0.001100 0.000174 2.010109 ( 2.014520)
build_ruby 0.001425 0.000225 4.602477 ( 4.612642)
build_all 0.010413 0.000272 16.735029 ( 1.842245)
build_install 0.014927 0.000813 5.057594 ( 1.804174)
test_btest 0.000741 0.000096 85.338908 ( 8.068174)
test_basic 0.003156 0.004405 0.794591 ( 0.860988)
test_all 0.092239 0.028717 556.162548 ( 57.632520)
test_rubyspec 0.021246 0.046911 84.557167 ( 96.705390)
total: 175.59 sec