Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-125201
#<BuildRuby:0x00005558f59ae090
@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.20231127-125201",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006494 0.000395 2.193870 ( 4.332145)
build_miniruby 0.000000 0.002053 2.101136 ( 2.470444)
build_ruby 0.000000 0.002353 3.182705 ( 3.792921)
build_all 0.006074 0.004025 5.743461 ( 5.256063)
build_install 0.016360 0.004103 6.905729 ( 6.849406)
test_btest 0.000719 0.000152 63.122340 ( 57.099188)
test_basic 0.007244 0.001536 0.801514 ( 1.215177)
test_all 0.086982 0.034029 595.074252 (335.835943)
test_rubyspec 0.030596 0.042345 90.087116 (124.367493)
total: 541.22 sec