Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-072915
#<BuildRuby:0x000055e40df2a458
@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.20230821-072915",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006436 0.000623 2.344268 ( 4.734621)
build_miniruby 0.000000 0.001746 1.705535 ( 2.091262)
build_ruby 0.000000 0.001734 3.377333 ( 4.126042)
build_all 0.000000 0.008785 5.448508 ( 4.768907)
build_install 0.015459 0.004919 6.839100 ( 7.231184)
test_btest 0.001008 0.000000 70.416055 ( 51.874919)
test_basic 0.004551 0.004611 0.872299 ( 1.334792)
test_all 0.009230 0.001086 634.622597 (401.610187)
test_rubyspec 0.042527 0.033753 94.785109 (123.120472)
total: 600.89 sec