Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-232029
#<BuildRuby:0x000055d6bb8f6258
@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.20230728-232029",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002938 0.003779 2.276211 ( 3.809254)
build_miniruby 0.001666 0.000000 1.981424 ( 1.984691)
build_ruby 0.001547 0.000000 3.138262 ( 3.332870)
build_all 0.006606 0.000378 2.360058 ( 1.436139)
build_install 0.004654 0.011305 3.707227 ( 2.576893)
test_btest 0.000596 0.000085 57.275676 ( 25.869251)
test_basic 0.004001 0.000572 0.697134 ( 0.762424)
test_all 0.000911 0.000131 563.265763 (171.250520)
test_rubyspec 0.036937 0.016374 79.309238 ( 91.556323)
total: 302.58 sec