Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-021923
#<BuildRuby:0x000056542e4ce658
@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.20240316-021923",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003619 0.004470 2.560600 ( 3.569521)
build_miniruby 0.000000 0.002072 1.851606 ( 1.971140)
build_ruby 0.000435 0.001234 3.936492 ( 4.550596)
build_all 0.001609 0.007269 6.388385 ( 4.791353)
build_install 0.011230 0.009110 7.983707 ( 6.232968)
test_btest 0.000861 0.000261 73.361068 ( 60.956504)
test_basic 0.007060 0.001009 0.895360 ( 1.298092)
test_all 0.088370 0.036068 808.148032 (574.619235)
test_rubyspec 0.060552 0.038011 125.328904 (197.957066)
total: 855.95 sec