Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-230417
#<BuildRuby:0x0000562ba1236090
@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.20231020-230417",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006882 0.000498 2.327012 ( 4.232845)
build_miniruby 0.001321 0.000220 1.727102 ( 2.240064)
build_ruby 0.001512 0.000252 3.217837 ( 4.177930)
build_all 0.004019 0.004982 5.409143 ( 6.533112)
build_install 0.021258 0.000714 6.853384 ( 8.172423)
test_btest 0.001000 0.000000 64.097411 ( 79.660696)
test_basic 0.006993 0.000652 0.779168 ( 1.487467)
test_all 0.006808 0.004132 623.725692 (683.712705)
test_rubyspec 0.041229 0.036581 90.507567 (151.783043)
total: 942.00 sec