Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-191625
#<BuildRuby:0x0000560399242348
@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.20230623-191625",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000070 0.007334 2.349582 ( 5.004476)
build_miniruby 0.001389 0.000239 2.395994 ( 2.942749)
build_ruby 0.000000 0.001656 2.914121 ( 3.787744)
build_all 0.003650 0.005168 4.884757 ( 5.004121)
build_install 0.011581 0.006778 6.334746 ( 6.572068)
test_btest 0.000889 0.000229 63.787725 ( 51.553964)
test_basic 0.007144 0.000737 0.770360 ( 1.172165)
test_all 0.001463 0.000366 573.777490 (414.586897)
test_rubyspec 0.032593 0.026831 79.191763 (113.846548)
total: 604.47 sec