Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-141228
#<BuildRuby:0x000055d0d1a700d8
@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.20231222-141228",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004429 0.000000 0.740285 ( 1.118462)
build_miniruby 0.001109 0.000000 0.911271 ( 0.912285)
build_ruby 0.001270 0.000000 2.770899 ( 2.776420)
build_all 0.003563 0.003687 12.137238 ( 1.023211)
build_install 0.002424 0.007160 3.532638 ( 0.982022)
test_btest 0.000770 0.000000 67.388120 ( 5.007467)
test_basic 0.003760 0.000162 0.371297 ( 0.453212)
test_all 0.100229 0.009263 427.536173 ( 42.625634)
test_rubyspec 0.032411 0.018611 40.737741 ( 53.471219)
total: 108.37 sec