Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-031212
#<BuildRuby:0x000055cda4fba2a8
@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.20230712-031212",
@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.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.000000 0.006749 2.203359 ( 4.692545)
build_miniruby 0.001757 0.000000 1.704028 ( 1.836311)
build_ruby 0.001982 0.000000 3.333882 ( 4.044957)
build_all 0.001158 0.007807 5.452666 ( 4.709320)
build_install 0.016016 0.004061 6.341900 ( 5.650885)
test_btest 0.000591 0.000203 64.980398 ( 42.506766)
test_basic 0.006310 0.000805 0.814210 ( 1.128657)
test_all 0.001227 0.000409 616.398713 (347.499007)
test_rubyspec 0.037928 0.019127 83.260279 (112.794318)
total: 524.86 sec