Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-150219
#<BuildRuby:0x00005603e3c2a348
@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.20240204-150219",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005884 0.000980 1.999032 ( 3.230724)
build_miniruby 0.001594 0.000266 1.891705 ( 2.514252)
build_ruby 0.001907 0.000318 3.535001 ( 20.766826)
build_all 0.008908 0.000000 5.476703 ( 3.578547)
build_install 0.018241 0.003155 6.889499 ( 5.249938)
test_btest 0.001144 0.000179 72.355109 ( 44.888431)
test_basic 0.008662 0.000040 0.867438 ( 1.015436)
test_all 0.083253 0.041731 696.336284 (401.030096)
test_rubyspec 0.027645 0.091298 183.457113 (272.784688)
total: 755.06 sec