Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241021-190425
#<BuildRuby:0x00007f8c546afdc8
@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.20241021-190425",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000042 0.000008 0.000050 ( 0.000051)
build_up 0.009361 0.000286 4.343787 ( 5.189134)
build_miniruby 0.001876 0.000365 1.851438 ( 2.333721)
build_ruby 0.001907 0.000371 4.518950 ( 5.000696)
build_all 0.002358 0.008788 6.506496 ( 4.622061)
build_install 0.015749 0.009857 9.111715 ( 6.952119)
test_btest 0.000277 0.000851 81.854910 ( 47.718114)
test_basic 0.008152 0.003152 1.012685 ( 1.126140)
test_all 0.108550 0.049179 762.965279 (416.873752)
test_rubyspec 0.059479 0.030218 121.281724 ( 58.541812)
total: 548.36 sec