Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-071555
#<BuildRuby:0x000055f8a2765a48
@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.20231219-071555",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006436 0.001072 2.448670 ( 3.921379)
build_miniruby 0.001578 0.000000 1.671887 ( 1.859268)
build_ruby 0.001888 0.000000 3.149681 ( 3.553940)
build_all 0.003806 0.004870 5.350493 ( 3.944674)
build_install 0.019627 0.000378 6.778772 ( 5.777895)
test_btest 0.000765 0.000132 62.792299 ( 51.788246)
test_basic 0.006325 0.001090 0.785495 ( 1.129937)
test_all 0.110416 0.012614 646.035845 (421.003831)
test_rubyspec 0.011017 0.064343 89.549272 (119.710855)
total: 612.69 sec