Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-162647
#<BuildRuby:0x0000555d7bc38060
@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.20231220-162647",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004059 0.000001 1.046358 ( 1.312010)
build_miniruby 0.000672 0.000122 0.898185 ( 0.898755)
build_ruby 0.001313 0.000239 2.748245 ( 2.750032)
build_all 0.001941 0.006481 12.276315 ( 1.017669)
build_install 0.007435 0.002558 3.607570 ( 1.000596)
test_btest 0.000524 0.000164 66.299939 ( 5.428836)
test_basic 0.002862 0.000894 0.389342 ( 0.470593)
test_all 0.069036 0.035323 451.315291 ( 39.408976)
test_rubyspec 0.024930 0.039915 40.522796 ( 53.254602)
total: 105.54 sec