Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-042210
#<BuildRuby:0x000055cdcc356278
@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.20230923-042210",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004455 0.004027 2.477461 ( 5.598108)
build_miniruby 0.001329 0.000221 2.127381 ( 2.775311)
build_ruby 0.000000 0.001642 3.394476 ( 4.741775)
build_all 0.008745 0.000353 5.614315 ( 5.510132)
build_install 0.020547 0.003418 7.209176 ( 7.551481)
test_btest 0.000984 0.000168 63.458115 ( 57.285857)
test_basic 0.000000 0.009100 0.849535 ( 1.504413)
test_all 0.006979 0.004946 679.499793 (570.591450)
test_rubyspec 0.047743 0.032562 94.723870 (135.801689)
total: 791.36 sec