Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230702-171511
#<BuildRuby:0x00005594eb92e430
@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.20230702-171511",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.006007 0.000500 2.102431 ( 4.422662)
build_miniruby 0.001662 0.000138 1.617192 ( 1.825299)
build_ruby 0.001434 0.000120 3.222016 ( 3.890137)
build_all 0.009302 0.000000 5.084068 ( 4.366531)
build_install 0.019391 0.000807 6.327425 ( 6.531296)
test_btest 0.000000 0.001327 66.230142 ( 48.905961)
test_basic 0.000735 0.006958 0.797528 ( 1.239518)
test_all 0.001570 0.000209 613.929428 (403.924535)
test_rubyspec 0.019636 0.038093 81.906695 (115.067169)
total: 590.17 sec