Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-162528
#<BuildRuby:0x000056192f7ce068
@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.20231228-162528",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006490 0.001039 1.892959 ( 3.919578)
build_miniruby 0.001720 0.000275 5.777246 ( 7.218090)
build_ruby 0.001963 0.000314 3.541325 ( 4.667430)
build_all 0.003552 0.005096 5.242099 ( 6.222079)
build_install 0.019715 0.000000 6.481723 ( 7.756756)
test_btest 0.001092 0.000000 67.482967 ( 82.924491)
test_basic 0.006094 0.001406 0.802538 ( 1.740497)
test_all 0.088238 0.043486 803.298444 (901.566418)
test_rubyspec 0.038894 0.034120 92.926727 (142.368058)
total: 1158.38 sec