Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-023756
#<BuildRuby:0x00005619940f9fc0
@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.20231117-023756",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006277 0.001255 2.116552 ( 4.132611)
build_miniruby 0.001334 0.000267 2.009874 ( 2.585121)
build_ruby 0.001975 0.000000 3.385164 ( 4.348622)
build_all 0.008869 0.000418 5.461338 ( 5.930607)
build_install 0.015881 0.005881 6.816563 ( 7.539538)
test_btest 0.000849 0.000176 65.579589 ( 73.222681)
test_basic 0.003343 0.005511 0.776875 ( 1.548940)
test_all 0.089942 0.034136 640.045542 (458.994921)
test_rubyspec 0.053383 0.016011 89.138489 (134.783909)
total: 693.09 sec