Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-131653
#<BuildRuby:0x00005633c6f8a048
@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.20231103-131653",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.004350 0.004093 2.477311 ( 4.279477)
build_miniruby 0.008349 0.000998 146.517624 ( 84.281515)
build_ruby 0.001389 0.000321 3.703497 ( 4.507959)
build_all 0.010696 0.003755 18.544838 ( 16.869445)
build_install 0.015784 0.004066 6.877548 ( 6.079391)
test_btest 0.000652 0.000158 64.500872 ( 59.247313)
test_basic 0.006047 0.001471 0.732722 ( 1.113522)
test_all 0.082815 0.042092 641.090409 (460.404165)
test_rubyspec 0.035682 0.039556 89.771069 (135.037544)
total: 771.82 sec