Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-145125
#<BuildRuby:0x000055abe220b280
@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.20240117-145125",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004610 0.000000 0.783873 ( 1.181553)
build_miniruby 0.001032 0.000000 0.827833 ( 0.828056)
build_ruby 0.000000 0.001535 2.702229 ( 2.703426)
build_all 0.004332 0.004064 11.987876 ( 0.994917)
build_install 0.007045 0.004024 3.423716 ( 0.976794)
test_btest 0.000640 0.000135 64.517734 ( 5.718435)
test_basic 0.003323 0.000699 0.391116 ( 0.471925)
test_all 0.080294 0.017839 378.372233 ( 40.092857)
test_rubyspec 0.065114 0.067676 73.899026 ( 86.367478)
total: 139.34 sec