Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-111356
#<BuildRuby:0x000055a6b0aa1a48
@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-111356",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.006748 0.000399 2.255614 ( 4.754299)
build_miniruby 0.001617 0.000215 1.728898 ( 1.998317)
build_ruby 0.001722 0.000230 3.313070 ( 3.771894)
build_all 0.008984 0.000127 5.177076 ( 4.192281)
build_install 0.009901 0.009105 6.632661 ( 6.392980)
test_btest 0.000796 0.000144 67.016606 ( 48.557154)
test_basic 0.003983 0.004175 0.834027 ( 1.149363)
test_all 0.001556 0.000321 594.349346 (334.434555)
test_rubyspec 0.037589 0.023012 84.363833 (117.565808)
total: 522.82 sec