Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-061306
#<BuildRuby:0x00005644a740a190
@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.20240305-061306",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007897 0.001215 2.822138 ( 4.031272)
build_miniruby 0.001715 0.000000 1.697989 ( 1.891089)
build_ruby 0.001826 0.000000 3.603751 ( 4.419856)
build_all 0.004404 0.005068 6.110244 ( 5.431416)
build_install 0.006601 0.015927 7.810852 ( 7.468924)
test_btest 0.000000 0.000855 72.582131 ( 66.176196)
test_basic 0.000000 0.007210 0.854414 ( 1.394624)
test_all 0.071674 0.053217 787.854320 (443.137445)
test_rubyspec 0.049660 0.048979 121.516408 (177.941004)
total: 711.90 sec