Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-024810
#<BuildRuby:0x0000563a2f016048
@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.20231124-024810",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000025)
build_up 0.006530 0.001005 2.279801 ( 3.802243)
build_miniruby 0.001480 0.000227 9.217730 ( 9.614890)
build_ruby 0.001579 0.000243 3.478469 ( 4.096769)
build_all 0.009208 0.000735 5.498821 ( 4.268053)
build_install 0.010422 0.010152 6.787964 ( 5.680144)
test_btest 0.000626 0.000134 60.339479 ( 54.138798)
test_basic 0.008461 0.000000 0.775841 ( 1.153847)
test_all 0.099113 0.025506 629.208698 (360.272372)
test_rubyspec 0.038509 0.030982 87.041953 (101.277122)
total: 544.31 sec