Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-070722
#<BuildRuby:0x00007f9ab8d5fde0
@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.20240715-070722",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000052 0.000005 0.000057 ( 0.000053)
configure 0.000038 0.000004 0.000042 ( 0.000043)
build_up 0.008042 0.000403 3.901746 ( 4.373889)
build_miniruby 0.001623 0.000162 1.698588 ( 1.758672)
build_ruby 0.002320 0.000232 4.145722 ( 4.460743)
build_all 0.010576 0.000204 7.418479 ( 4.353677)
build_install 0.022136 0.001235 10.046831 ( 6.940244)
test_btest 0.000786 0.000072 95.393471 ( 72.608133)
test_basic 0.000000 0.013822 1.175569 ( 1.726788)
test_all 0.126857 0.039734 853.506018 (918.256366)
test_rubyspec 0.071021 0.021195 151.145119 (170.438351)
total: 1184.92 sec