Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-052140
#<BuildRuby:0x00005556c7abde98
@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.20240217-052140",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.006920 2.159683 ( 3.966520)
build_miniruby 0.001143 0.000819 1.869425 ( 2.318566)
build_ruby 0.001552 0.000496 3.692940 ( 5.005052)
build_all 0.009153 0.000438 6.236519 ( 6.381202)
build_install 0.019898 0.002947 7.860485 ( 8.882018)
test_btest 0.000878 0.000239 76.342513 ( 79.846895)
test_basic 0.007316 0.000925 0.869902 ( 1.129578)
test_all 0.073338 0.050095 747.936051 (419.283513)
test_rubyspec 0.049356 0.040498 109.858960 (131.038257)
total: 657.85 sec