Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-103400
#<BuildRuby:0x000056182030fc08
@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.20240623-103400",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003561 0.001335 1.684287 ( 1.994146)
build_miniruby 0.000799 0.000300 1.057067 ( 1.056597)
build_ruby 0.000000 0.001603 3.401137 ( 3.400841)
build_all 0.007963 0.002386 17.254073 ( 1.641304)
build_install 0.005999 0.004990 6.160308 ( 1.503174)
test_btest 0.001098 0.000462 108.251419 ( 8.725117)
test_basic 0.000223 0.004518 0.795558 ( 0.869455)
test_all 0.116818 0.023951 545.374884 ( 57.759715)
test_rubyspec 0.047490 0.017821 133.693119 ( 15.925488)
total: 92.88 sec