Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-231728
#<BuildRuby:0x00005639e338e398
@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.20230622-231728",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005298 0.001019 2.073736 ( 4.437221)
build_miniruby 0.001687 0.000324 1.629513 ( 1.985472)
build_ruby 0.002234 0.000000 3.206616 ( 4.169601)
build_all 0.008757 0.000514 5.031762 ( 4.863399)
build_install 0.019992 0.000491 6.291009 ( 6.597974)
test_btest 0.000708 0.000111 63.963976 ( 56.259468)
test_basic 0.003631 0.004209 0.789831 ( 1.233659)
test_all 0.001308 0.000238 574.792699 (384.248690)
test_rubyspec 0.030699 0.027186 78.699119 (110.578034)
total: 574.37 sec