Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-130019
#<BuildRuby:0x000055ca3c5701f0
@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.20240625-130019",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001009 0.004320 1.033306 ( 1.481781)
build_miniruby 0.000759 0.000303 0.699501 ( 0.699684)
build_ruby 0.000969 0.000387 2.305025 ( 2.305570)
build_all 0.007564 0.001223 12.637296 ( 1.044225)
build_install 0.016092 0.000000 4.202974 ( 1.075279)
test_btest 0.000775 0.000000 73.107230 ( 5.401672)
test_basic 0.004736 0.000729 0.394218 ( 0.475028)
test_all 0.067066 0.031208 366.416940 ( 44.906269)
test_rubyspec 0.022184 0.020025 87.594657 ( 10.995264)
total: 68.39 sec