Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-145506
#<BuildRuby:0x00005622fe1f00a0
@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.20240619-145506",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004110 0.001028 1.050558 ( 1.409614)
build_miniruby 0.000804 0.000201 0.710039 ( 0.709903)
build_ruby 0.001581 0.000000 2.248966 ( 2.249190)
build_all 0.005440 0.002771 12.615487 ( 1.053942)
build_install 0.010507 0.001639 4.224827 ( 1.081564)
test_btest 0.000683 0.000171 70.755827 ( 5.433958)
test_basic 0.000000 0.003655 0.386515 ( 0.468416)
test_all 0.089594 0.008167 370.279038 ( 43.668581)
test_rubyspec 0.034436 0.007562 86.977218 ( 10.989169)
total: 67.06 sec