Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-105646
#<BuildRuby:0x0000559e92137ed8
@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.20240615-105646",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004144 0.001462 1.648949 ( 2.050412)
build_miniruby 0.001179 0.000416 1.235555 ( 1.234818)
build_ruby 0.000000 0.001637 3.345978 ( 3.345537)
build_all 0.005017 0.005271 18.126242 ( 1.693628)
build_install 0.009817 0.000683 6.324374 ( 1.488550)
test_btest 0.000924 0.000352 108.922072 ( 8.863935)
test_basic 0.005074 0.000337 0.945711 ( 1.019088)
test_all 0.109469 0.030833 549.093064 ( 62.036009)
test_rubyspec 0.030931 0.035907 133.359108 ( 15.807166)
total: 97.54 sec