Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-201319
#<BuildRuby:0x00005642adcd21e8
@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.20240303-201319",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004729 0.004260 2.821825 ( 4.664732)
build_miniruby 0.001565 0.000290 1.884575 ( 2.529115)
build_ruby 0.000000 0.001816 3.713275 ( 4.857481)
build_all 0.003151 0.005291 5.972048 ( 5.895997)
build_install 0.019841 0.001678 7.927650 ( 7.686239)
test_btest 0.000642 0.000140 74.893213 ( 64.906787)
test_basic 0.007481 0.000000 0.849412 ( 1.339838)
test_all 0.093548 0.027209 682.285271 (440.867023)
test_rubyspec 0.046054 0.045904 116.776081 (167.916286)
total: 700.66 sec