Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-211147
#<BuildRuby:0x00005618600cdfe0
@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.20230711-211147",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.006758 1.950055 ( 3.206080)
build_miniruby 0.000011 0.001208 1.692114 ( 1.725009)
build_ruby 0.001569 0.000000 2.992490 ( 3.209467)
build_all 0.004760 0.003647 5.120915 ( 2.450568)
build_install 0.002494 0.015540 6.070040 ( 3.033873)
test_btest 0.000519 0.000196 66.692625 ( 25.293083)
test_basic 0.006572 0.000943 0.730609 ( 0.808755)
test_all 0.001433 0.000525 561.511925 (206.652837)
test_rubyspec 0.026933 0.034455 83.622720 ( 98.562382)
total: 344.94 sec