Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-130011
#<BuildRuby:0x0000557fdd7f37f0
@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.20240104-130011",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001458 0.004347 1.138876 ( 1.291630)
build_miniruby 0.000743 0.000186 0.787624 ( 0.787643)
build_ruby 0.001523 0.000380 2.659385 ( 2.659728)
build_all 0.006058 0.001514 11.994910 ( 0.950997)
build_install 0.000680 0.014785 3.588780 ( 0.984994)
test_btest 0.000565 0.000283 64.548026 ( 4.452377)
test_basic 0.000000 0.003928 0.426577 ( 0.507001)
test_all 0.067684 0.032054 395.568055 ( 37.297168)
test_rubyspec 0.037720 0.029137 40.259002 ( 52.834196)
total: 101.77 sec