Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-222739
#<BuildRuby:0x000055fd7bea1f40
@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.20240117-222739",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001721 0.004244 1.913430 ( 2.728939)
build_miniruby 0.002088 0.000279 28.792563 ( 20.859977)
build_ruby 0.001547 0.000207 3.664796 ( 3.891560)
build_all 0.003905 0.004153 5.222799 ( 2.728567)
build_install 0.014216 0.004483 6.427174 ( 4.616975)
test_btest 0.000829 0.000146 65.358278 ( 62.354595)
test_basic 0.007424 0.001310 0.787935 ( 1.452271)
test_all 0.087657 0.044653 720.720291 (851.182825)
test_rubyspec 0.056009 0.057481 172.027169 (292.213188)
total: 1242.03 sec