Logfile: /home/ko1/ruby/logs/brlog.trunk.20241023-130250
#<BuildRuby:0x00005595f9c94bb0
@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.20241023-130250",
@make="make",
@no_timeout_error=nil,
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004129 0.001835 1.300527 ( 1.551031)
build_miniruby 0.000740 0.000329 0.766821 ( 0.767223)
build_ruby 0.001242 0.000552 2.329639 ( 2.329909)
build_all 0.007260 0.001060 12.116336 ( 0.985272)
build_install 0.001769 0.010814 3.790083 ( 1.004767)
test_btest 0.000501 0.000301 52.373347 ( 4.031467)
test_basic 0.004258 0.000000 0.371121 ( 0.451072)
test_all 0.081417 0.020016 313.467099 ( 37.927553)
test_rubyspec 0.017477 0.021335 65.913217 ( 9.784884)
total: 58.83 sec