Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241020-225933
#<BuildRuby:0x00007f0c35e4fdc0
@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.20241020-225933",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.002809 0.005315 3.766267 ( 3.676100)
build_miniruby 0.001094 0.000523 1.668344 ( 1.711970)
build_ruby 0.001669 0.000798 4.369423 ( 4.546886)
build_all 0.004011 0.006316 6.120618 ( 3.291897)
build_install 0.012819 0.010107 8.851644 ( 4.975056)
test_btest 0.000711 0.000393 77.399729 ( 33.789334)
test_basic 0.005421 0.004788 0.898224 ( 0.945963)
test_all 0.115707 0.036214 708.968698 (279.630816)
test_rubyspec 0.042757 0.043995 117.741805 ( 44.049551)
total: 376.62 sec