Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-111556
#<BuildRuby:0x000055b257bb1fc0
@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.20231101-111556",
@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.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006222 0.001037 2.321048 ( 3.851635)
build_miniruby 0.001706 0.000284 1.628420 ( 2.252910)
build_ruby 0.001885 0.000314 3.205331 ( 3.907288)
build_all 0.009019 0.000747 5.059202 ( 5.472168)
build_install 0.017568 0.004438 6.391761 ( 6.932322)
test_btest 0.000671 0.000116 59.741201 ( 66.849108)
test_basic 0.003249 0.005220 0.796323 ( 1.219642)
test_all 0.085694 0.039091 676.065647 (524.275924)
test_rubyspec 0.052932 0.022259 88.897224 (128.712615)
total: 743.47 sec