Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-212714
#<BuildRuby:0x0000560f0a3b2eb8
@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.20240113-212714",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000015)
build_up 0.002926 0.000878 0.915457 ( 1.305708)
build_miniruby 0.000839 0.000252 0.912858 ( 0.912897)
build_ruby 0.001157 0.000347 2.790973 ( 2.794048)
build_all 0.010296 0.000000 14.532966 ( 1.361153)
build_install 0.006766 0.002154 4.172995 ( 1.125319)
test_btest 0.000650 0.000162 75.580473 ( 7.838686)
test_basic 0.002694 0.000674 0.589223 ( 0.666352)
test_all 0.092385 0.044691 493.484447 ( 58.265146)
test_rubyspec 0.010204 0.024629 49.882501 ( 62.476761)
total: 136.75 sec