Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-230616
#<BuildRuby:0x0000563f4d84a980
@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.20230503-230616",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.002143 0.004544 1.861663 ( 3.923639)
build_miniruby 0.001283 0.000374 1.338408 ( 1.535786)
build_ruby 0.001186 0.000346 2.639237 ( 3.156470)
build_all 0.005676 0.001656 2.187272 ( 2.402175)
build_install 0.017590 0.001171 3.228886 ( 3.378026)
test_btest 0.000826 0.000214 56.534412 ( 34.971262)
test_basic 0.000000 0.006957 0.684835 ( 0.886319)
test_all 0.000624 0.000809 613.790556 (523.669068)
test_rubyspec 0.046938 0.018617 78.329434 (123.056159)
total: 696.98 sec