Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241026-150459
#<BuildRuby:0x00007f8589defdd0
@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.20241026-150459",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.005180 0.004390 4.536380 ( 5.566030)
build_miniruby 0.001625 0.000616 2.424512 ( 2.835150)
build_ruby 0.001796 0.000681 4.663342 ( 4.991525)
build_all 0.008093 0.003070 8.173226 ( 6.510536)
build_install 0.012189 0.010850 9.461221 ( 7.416647)
test_btest 0.000645 0.000274 65.009795 ( 43.213807)
test_basic 0.009682 0.002247 1.027928 ( 1.556198)
test_all 0.094061 0.060188 717.802468 (428.796753)
test_rubyspec 0.032024 0.055337 110.777244 ( 45.466163)
total: 546.35 sec