Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-211048
#<BuildRuby:0x0000555796c9a048
@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.20231213-211048",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007319 0.000586 2.572313 ( 4.180946)
build_miniruby 0.001732 0.000000 1.667879 ( 1.892057)
build_ruby 0.001894 0.000000 3.204346 ( 3.732773)
build_all 0.009273 0.000000 5.268792 ( 4.412708)
build_install 0.019107 0.000673 6.672909 ( 6.205918)
test_btest 0.001023 0.000068 60.885941 ( 57.216132)
test_basic 0.004558 0.004783 0.817453 ( 1.106736)
test_all 0.087522 0.033837 668.934568 (380.648411)
test_rubyspec 0.028111 0.043156 88.675350 (119.051196)
total: 578.45 sec