Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-055829
#<BuildRuby:0x0000557abbf3b7f0
@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.20231214-055829",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.004487 1.019825 ( 1.275139)
build_miniruby 0.000000 0.001215 0.869755 ( 0.869867)
build_ruby 0.000000 0.001236 2.714243 ( 2.715982)
build_all 0.000000 0.008273 12.131668 ( 1.013992)
build_install 0.004959 0.002310 3.580012 ( 0.967859)
test_btest 0.000420 0.000305 65.240503 ( 4.683664)
test_basic 0.000101 0.003865 0.373217 ( 0.455745)
test_all 0.091358 0.010221 390.591079 ( 40.534081)
test_rubyspec 0.019090 0.049643 39.736714 ( 52.383560)
total: 104.90 sec