Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-004858
#<BuildRuby:0x000055b34253e0d0
@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.20231125-004858",
@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.000024)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.003010 0.004358 2.096401 ( 3.196098)
build_miniruby 0.001566 0.000240 1.667221 ( 1.848073)
build_ruby 0.001404 0.000216 3.282153 ( 3.823270)
build_all 0.000000 0.009366 5.524498 ( 4.199298)
build_install 0.012772 0.007184 6.718014 ( 5.646169)
test_btest 0.000820 0.000226 61.538055 ( 60.430904)
test_basic 0.002182 0.006367 0.804170 ( 1.194641)
test_all 0.085073 0.040038 660.224696 (353.687762)
test_rubyspec 0.045935 0.028525 90.309366 (121.862408)
total: 555.89 sec