Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-130915
#<BuildRuby:0x00007f7a5eaafde0
@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.20240713-130915",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.008177 0.001124 3.801942 ( 6.403026)
build_miniruby 0.001343 0.000358 1.764716 ( 2.867548)
build_ruby 0.000000 0.002759 4.306774 ( 11.173222)
build_all 0.008814 0.002633 7.539562 ( 8.670934)
build_install 0.010049 0.016127 10.228002 ( 12.526466)
test_btest 0.001024 0.000391 99.593248 (119.922577)
test_basic 0.011948 0.001240 1.251227 ( 2.075466)
test_all 0.129191 0.043726 809.181437 (1000.279883)
test_rubyspec 0.073192 0.019380 149.409234 (149.801677)
total: 1313.72 sec