Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-132015
#<BuildRuby:0x000055b70dfd2068
@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.20240217-132015",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006644 0.000712 2.167558 ( 3.873322)
build_miniruby 0.001756 0.000000 1.877065 ( 2.466738)
build_ruby 0.001992 0.000000 3.835293 ( 5.158761)
build_all 0.005003 0.004273 6.230185 ( 7.158870)
build_install 0.014324 0.007995 7.715765 ( 8.746992)
test_btest 0.001017 0.000180 75.593822 ( 81.276892)
test_basic 0.003459 0.004896 0.834767 ( 1.375371)
test_all 0.085319 0.039716 794.195052 (594.444370)
test_rubyspec 0.055783 0.040278 117.503210 (161.155285)
total: 865.66 sec