Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-143821
#<BuildRuby:0x000055924b7662a8
@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.20231119-143821",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006458 0.000249 2.101490 ( 4.066955)
build_miniruby 0.001377 0.000138 1.790246 ( 2.180629)
build_ruby 0.002108 0.000211 3.234699 ( 4.538477)
build_all 0.004275 0.004747 5.315440 ( 6.093431)
build_install 0.016279 0.004823 6.547735 ( 8.824387)
test_btest 0.000913 0.000138 66.778399 ( 87.923988)
test_basic 0.006906 0.000000 0.825197 ( 1.519203)
test_all 0.104915 0.020879 637.753582 (503.812026)
test_rubyspec 0.059153 0.017172 90.302254 (125.094732)
total: 744.05 sec