Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-190651
#<BuildRuby:0x00007f6332cdfdd8
@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.20240614-190651",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.008562 0.001388 4.092687 ( 8.805074)
build_miniruby 0.002139 0.000347 1.790477 ( 5.439674)
build_ruby 0.000000 0.003251 4.604118 ( 8.367946)
build_all 0.006635 0.004713 7.426874 ( 11.038703)
build_install 0.023925 0.003036 10.775942 ( 16.544294)
test_btest 0.001087 0.000212 97.664222 (148.755078)
test_basic 0.010534 0.003930 1.234206 ( 2.895234)
test_all 0.132713 0.034199 814.699867 (1082.203891)
test_rubyspec 0.065002 0.032132 152.688791 (144.177599)
total: 1428.23 sec