Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-150311
#<BuildRuby:0x0000557c7e4fbe88
@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.20240114-150311",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006147 0.817012 ( 1.206014)
build_miniruby 0.000584 0.000545 0.812774 ( 0.812203)
build_ruby 0.001531 0.000510 2.690353 ( 2.690663)
build_all 0.007004 0.000992 12.245763 ( 0.990906)
build_install 0.006214 0.004809 3.382049 ( 0.958802)
test_btest 0.000469 0.000167 64.662513 ( 4.630181)
test_basic 0.000000 0.003874 0.396817 ( 0.476586)
test_all 0.068648 0.029097 394.119976 ( 36.630377)
test_rubyspec 0.019074 0.046500 40.683360 ( 53.232276)
total: 101.63 sec