Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-071944
#<BuildRuby:0x000055773257a658
@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.20231217-071944",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005625 0.001515 2.554061 ( 3.359777)
build_miniruby 0.001278 0.000344 1.641005 ( 1.807967)
build_ruby 0.001244 0.000335 3.312035 ( 3.787864)
build_all 0.000450 0.008622 5.395931 ( 4.396414)
build_install 0.013208 0.007569 7.017859 ( 6.043841)
test_btest 0.000653 0.000242 61.578548 ( 61.662509)
test_basic 0.006431 0.001950 0.765222 ( 1.031110)
test_all 0.082604 0.041389 696.543601 (334.938024)
test_rubyspec 0.048886 0.025427 90.712635 (118.989770)
total: 536.02 sec