Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230528-030748
#<BuildRuby:0x000055c01cd99f40
@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.20230528-030748",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.003188 0.003737 1.939536 ( 4.391096)
build_miniruby 0.001521 0.000293 1.451252 ( 1.793733)
build_ruby 0.001551 0.000298 2.858049 ( 3.782710)
build_all 0.007359 0.000628 2.314824 ( 2.721085)
build_install 0.008077 0.012255 3.476464 ( 4.200805)
test_btest 0.000892 0.000246 65.639897 ( 62.001939)
test_basic 0.005684 0.001568 0.710534 ( 1.225172)
test_all 0.000899 0.000248 569.968319 (614.522775)
test_rubyspec 0.031698 0.034883 78.466722 (119.399581)
total: 814.04 sec