Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-001604
#<BuildRuby:0x000055c78c3da398
@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.20230919-001604",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.007373 0.000492 2.399601 ( 5.017252)
build_miniruby 0.001540 0.000102 2.074631 ( 2.287309)
build_ruby 0.001638 0.000109 3.219895 ( 3.859619)
build_all 0.008729 0.000582 5.592372 ( 5.377572)
build_install 0.020865 0.000000 7.227596 ( 7.438538)
test_btest 0.000851 0.000000 62.592853 ( 47.289784)
test_basic 0.002018 0.007903 0.862451 ( 1.215113)
test_all 0.000000 0.010910 710.272939 (635.106960)
test_rubyspec 0.052521 0.032282 94.370835 (146.230561)
total: 853.82 sec