Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240209-210935
#<BuildRuby:0x000055648046a9a8
@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.20240209-210935",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.005637 0.001644 2.144548 ( 3.948041)
build_miniruby 0.001322 0.000385 2.166353 ( 2.999481)
build_ruby 0.002278 0.000000 3.513306 ( 4.592552)
build_all 0.008725 0.000652 5.967698 ( 6.619202)
build_install 0.018686 0.003696 7.722723 ( 8.174925)
test_btest 0.000638 0.000165 72.909535 ( 76.506678)
test_basic 0.006680 0.001731 0.870589 ( 1.566111)
test_all 0.093086 0.031973 727.594427 (699.676091)
test_rubyspec 0.029805 0.084699 183.556747 (269.626567)
total: 1073.71 sec