Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-080011
#<BuildRuby:0x0000556354d560d0
@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.20240224-080011",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008458 0.000906 2.732437 ( 5.213304)
build_miniruby 0.001239 0.000132 1.910544 ( 3.160831)
build_ruby 0.001750 0.000000 3.859906 ( 5.245831)
build_all 0.009223 0.000253 6.198444 ( 7.943459)
build_install 0.019542 0.003622 8.205967 ( 10.718480)
test_btest 0.000766 0.000085 76.559924 ( 93.694558)
test_basic 0.000668 0.007818 0.884702 ( 1.553773)
test_all 0.076463 0.051467 747.662806 (745.086580)
test_rubyspec 0.062208 0.033436 119.849531 (162.682868)
total: 1035.30 sec