Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-101835
#<BuildRuby:0x0000557260d91d90
@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.20230920-101835",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007532 0.000460 2.396172 ( 5.028379)
build_miniruby 0.001295 0.000167 1.826798 ( 2.558153)
build_ruby 0.001717 0.000221 3.363818 ( 4.150074)
build_all 0.005966 0.003826 5.735691 ( 5.181409)
build_install 0.014460 0.008652 6.973038 ( 7.656654)
test_btest 0.000946 0.000183 65.789117 ( 46.758946)
test_basic 0.004399 0.005189 0.873236 ( 1.412144)
test_all 0.008524 0.000906 682.000002 (598.139266)
test_rubyspec 0.055134 0.029081 95.633957 (138.665869)
total: 809.55 sec