Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-041117
#<BuildRuby:0x0000563457f51f40
@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.20240307-041117",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.009579 0.000229 5.156609 ( 6.546238)
build_miniruby 0.001416 0.004301 99.744732 ( 73.852720)
build_ruby 0.002083 0.000000 4.295304 ( 5.018884)
build_all 0.007204 0.000910 6.026473 ( 5.305235)
build_install 0.015454 0.006520 7.945868 ( 7.786375)
test_btest 0.000958 0.000192 72.454363 ( 69.906493)
test_basic 0.002472 0.005272 0.837335 ( 1.288099)
test_all 0.091074 0.033533 774.568489 (549.326034)
test_rubyspec 0.043828 0.047318 117.833764 (165.371442)
total: 884.40 sec