Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-132112
#<BuildRuby:0x0000560286e2a048
@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.20230729-132112",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006970 0.000326 2.236061 ( 4.702280)
build_miniruby 0.001593 0.000000 1.746313 ( 2.793684)
build_ruby 0.001586 0.000000 3.202730 ( 26.607317)
build_all 0.007402 0.000283 2.745292 ( 2.982072)
build_install 0.015618 0.003113 3.915855 ( 3.690431)
test_btest 0.001164 0.000129 61.432501 ( 36.490771)
test_basic 0.007730 0.000413 0.804140 ( 0.949129)
test_all 0.000973 0.000105 607.199830 (282.874963)
test_rubyspec 0.042299 0.017213 84.559046 (104.453083)
total: 465.54 sec