Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-201533
#<BuildRuby:0x0000565219947818
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-201533",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004932 0.000519 1.373319 ( 1.746573)
build_miniruby 0.000872 0.000091 0.837273 ( 0.837387)
build_ruby 0.001126 0.000118 2.770612 ( 2.771658)
build_all 0.009951 0.000000 17.063110 ( 1.591223)
build_install 0.001076 0.007627 4.957647 ( 1.187809)
test_btest 0.000555 0.000096 84.283436 ( 7.814943)
test_basic 0.004543 0.000071 0.789520 ( 0.865085)
test_all 0.079841 0.055133 555.941776 ( 55.939512)
test_rubyspec 0.013692 0.028796 49.674947 ( 61.947720)
total: 134.70 sec