Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-210125
#<BuildRuby:0x000055d7ac08b0b8
@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.20231027-210125",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002488 0.003321 1.322190 ( 1.595444)
build_miniruby 0.001014 0.000000 0.859640 ( 0.858947)
build_ruby 0.001236 0.000000 2.688418 ( 2.688675)
build_all 0.007878 0.002426 15.966697 ( 1.418219)
build_install 0.008229 0.000619 4.905454 ( 1.167114)
test_btest 0.000739 0.000277 85.235840 ( 7.538334)
test_basic 0.000000 0.004071 0.660129 ( 0.737849)
test_all 0.110990 0.028196 477.783447 ( 51.831693)
test_rubyspec 0.027213 0.020959 50.521450 ( 62.852295)
total: 130.69 sec