Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-212647
#<BuildRuby:0x000055e0e7ee3bd0
@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.20240618-212647",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005939 0.000191 1.745045 ( 2.028465)
build_miniruby 0.001191 0.000000 1.103954 ( 1.104202)
build_ruby 0.001620 0.000000 3.396630 ( 3.396772)
build_all 0.006905 0.003275 17.078384 ( 1.574393)
build_install 0.010104 0.000283 5.977988 ( 1.460975)
test_btest 0.001004 0.000111 101.923181 ( 9.228581)
test_basic 0.004047 0.000014 0.849843 ( 0.925526)
test_all 0.120030 0.020557 526.128998 ( 58.869303)
test_rubyspec 0.043876 0.021656 133.696856 ( 15.945370)
total: 94.53 sec