Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241104-051208
#<BuildRuby:0x00007f8e91defdd8
@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.20241104-051208",
@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.000005 0.000026 ( 0.000025)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.008277 0.000916 4.241530 ( 4.759514)
build_miniruby 0.001686 0.000369 1.707607 ( 1.982316)
build_ruby 0.001724 0.000377 4.532495 ( 5.004283)
build_all 0.007814 0.003148 6.268774 ( 4.633975)
build_install 0.020265 0.004035 8.802836 ( 6.358216)
test_btest 0.000000 0.001205 63.946349 ( 58.503242)
test_basic 0.003870 0.009944 0.999992 ( 1.163939)
test_all 0.100887 0.053093 780.474741 (391.194202)
test_rubyspec 0.062019 0.027618 111.767905 ( 43.943730)
total: 517.54 sec