Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-014224
#<BuildRuby:0x000055afad507050
@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.20240106-014224",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003512 0.000293 0.809241 ( 1.203032)
build_miniruby 0.000846 0.000071 1.020266 ( 1.021277)
build_ruby 0.001044 0.000087 2.964813 ( 2.971867)
build_all 0.008856 0.000343 15.444294 ( 1.400402)
build_install 0.005850 0.004257 4.113314 ( 1.157839)
test_btest 0.000547 0.000073 78.956866 ( 7.166541)
test_basic 0.003871 0.000000 0.421408 ( 0.493419)
test_all 0.097799 0.020671 531.447018 ( 51.601676)
test_rubyspec 0.026325 0.013350 46.172968 ( 58.908125)
total: 125.93 sec