Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-040139
#<BuildRuby:0x0000560e27b46348
@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.20240226-040139",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.008591 0.000635 2.960358 ( 5.483810)
build_miniruby 0.002136 0.000284 70.871022 ( 76.277079)
build_ruby 0.001815 0.000242 3.607931 ( 5.278475)
build_all 0.009204 0.000655 6.067521 ( 7.653140)
build_install 0.012725 0.009340 7.896085 ( 10.390275)
test_btest 0.000691 0.000126 73.856723 ( 98.860459)
test_basic 0.004563 0.003579 0.878287 ( 1.684624)
test_all 0.087439 0.037989 773.390672 (657.666509)
test_rubyspec 0.047783 0.049003 119.296711 (146.774734)
total: 1010.07 sec