Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-114809
#<BuildRuby:0x00007fda23a1fdd8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240806-114809",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000030 0.000014 0.000044 ( 0.000043)
configure 0.000024 0.000011 0.000035 ( 0.000035)
build_up 0.008205 0.001755 4.195267 ( 6.742619)
build_miniruby 0.001831 0.000000 2.419297 ( 3.577123)
build_ruby 0.002377 0.000025 4.445634 ( 5.813870)
build_all 0.009115 0.001939 7.383127 ( 9.361776)
build_install 0.016269 0.010769 10.913599 ( 13.496583)
test_btest 0.000706 0.000302 98.885178 (123.793768)
test_basic 0.007613 0.006226 1.210756 ( 2.131961)
test_all 0.112671 0.052777 861.015463 (777.216051)
test_rubyspec 0.050507 0.042344 152.021542 ( 55.553777)
total: 997.69 sec