Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-050039
#<BuildRuby:0x000055a23f5b00e0
@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-050039",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005600 0.000734 1.908692 ( 2.073506)
build_miniruby 0.000727 0.000318 1.020131 ( 1.019615)
build_ruby 0.001515 0.000000 3.348421 ( 3.350347)
build_all 0.004819 0.005166 17.208777 ( 1.645813)
build_install 0.008497 0.001903 5.995424 ( 1.496191)
test_btest 0.000865 0.000385 103.201335 ( 8.695217)
test_basic 0.004518 0.000004 0.884420 ( 0.959986)
test_all 0.101624 0.037017 526.804070 ( 64.379005)
test_rubyspec 0.015789 0.050543 131.095202 ( 15.933308)
total: 99.55 sec