Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-175931
#<BuildRuby:0x000055aacc502090
@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.20230312-175931",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006945 1.849473 ( 4.407528)
build_miniruby 0.000452 0.001098 1.391356 ( 1.752520)
build_ruby 0.001747 0.000000 2.599744 ( 3.655219)
build_all 0.007280 0.000149 2.207402 ( 2.822970)
build_install 0.014323 0.005107 3.387436 ( 4.167504)
test_btest 0.000896 0.000057 56.387848 ( 54.018230)
test_basic 0.006770 0.000000 0.464790 ( 0.783504)
test_all 0.001112 0.000000 616.707283 (664.356489)
test_rubyspec 0.030432 0.024725 74.645282 (108.162175)
total: 844.13 sec