Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-010212
#<BuildRuby:0x00005639ce2a2228
@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.20240204-010212",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002537 0.004720 2.070409 ( 3.567552)
build_miniruby 0.001540 0.000355 1.838223 ( 2.050504)
build_ruby 0.001619 0.000374 3.565029 ( 4.433482)
build_all 0.001097 0.007756 5.697840 ( 5.427243)
build_install 0.018941 0.002884 7.244508 ( 6.456017)
test_btest 0.000654 0.000180 72.719918 ( 56.630222)
test_basic 0.001899 0.005220 0.814797 ( 1.149028)
test_all 0.095348 0.031827 759.045604 (690.615503)
test_rubyspec 0.063111 0.048691 177.338722 (277.401073)
total: 1047.73 sec