Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240717-170635
#<BuildRuby:0x00007fe5a19cfde0
@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.20240717-170635",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.008146 0.000988 3.897643 ( 5.558112)
build_miniruby 0.001583 0.000192 1.771739 ( 2.406683)
build_ruby 0.002297 0.000279 4.209219 ( 5.052665)
build_all 0.010025 0.001215 7.390523 ( 7.247850)
build_install 0.016085 0.010495 10.475035 ( 10.402189)
test_btest 0.000906 0.000155 92.512424 ( 94.928075)
test_basic 0.004128 0.009617 1.138620 ( 1.797365)
test_all 0.124574 0.041376 850.130381 (829.352149)
test_rubyspec 0.067449 0.025427 154.691866 (141.901826)
total: 1098.65 sec